ljy121 1 year ago
parent
commit
5638164f7f

+ 1571 - 0
LOG_FILE_IS_UNDEFINED

@@ -0,0 +1,1571 @@
+2024-05-30 09:30:37.636 |  INFO 23888 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [RpcClientFactory] create a new rpc client of 9718a9c1-fdf9-4e99-9549-e77e310a6999_config-0
+2024-05-30 09:30:37.793 |  INFO 23888 | main [TID: N/A] org.reflections.Reflections              | Reflections took 111 ms to scan 1 urls, producing 3 keys and 6 values
+2024-05-30 09:30:37.909 |  INFO 23888 | main [TID: N/A] org.reflections.Reflections              | Reflections took 64 ms to scan 1 urls, producing 4 keys and 9 values
+2024-05-30 09:30:37.961 |  INFO 23888 | main [TID: N/A] org.reflections.Reflections              | Reflections took 42 ms to scan 1 urls, producing 3 keys and 10 values
+2024-05-30 09:30:38.004 |  INFO 23888 | main [TID: N/A] org.reflections.Reflections              | Reflections took 32 ms to scan 14 urls, producing 0 keys and 0 values
+2024-05-30 09:30:38.048 |  INFO 23888 | main [TID: N/A] org.reflections.Reflections              | Reflections took 41 ms to scan 1 urls, producing 1 keys and 5 values
+2024-05-30 09:30:38.101 |  INFO 23888 | main [TID: N/A] org.reflections.Reflections              | Reflections took 40 ms to scan 1 urls, producing 1 keys and 7 values
+2024-05-30 09:30:38.156 |  INFO 23888 | main [TID: N/A] org.reflections.Reflections              | Reflections took 40 ms to scan 1 urls, producing 2 keys and 8 values
+2024-05-30 09:30:38.192 |  INFO 23888 | main [TID: N/A] org.reflections.Reflections              | Reflections took 24 ms to scan 14 urls, producing 0 keys and 0 values
+2024-05-30 09:30:38.195 |  INFO 23888 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [9718a9c1-fdf9-4e99-9549-e77e310a6999_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
+2024-05-30 09:30:38.198 |  INFO 23888 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [9718a9c1-fdf9-4e99-9549-e77e310a6999_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$438/1217883757
+2024-05-30 09:30:38.199 |  INFO 23888 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [9718a9c1-fdf9-4e99-9549-e77e310a6999_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$439/708214419
+2024-05-30 09:30:38.203 |  INFO 23888 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [9718a9c1-fdf9-4e99-9549-e77e310a6999_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
+2024-05-30 09:30:38.205 |  INFO 23888 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [9718a9c1-fdf9-4e99-9549-e77e310a6999_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
+2024-05-30 09:30:38.243 |  INFO 23888 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [9718a9c1-fdf9-4e99-9549-e77e310a6999_config-0] Try to connect to server on start up, server: {serverIp = '10.10.10.7', server main port = 8848}
+2024-05-30 09:30:48.567 | ERROR 23888 | main [TID: N/A] c.a.n.c.remote.client.grpc.GrpcClient    | Server check fail, please check server 10.10.10.7 ,port 9848 is available , error ={}
+
+java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 14 milliseconds, 404400 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@67332b1e[status=PENDING, info=[GrpcFuture{clientCall={delegate={delegate=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@4c3de38e, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@74b86971, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@1f9d4b0e}}}}}]]
+	at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:508)
+	at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:148)
+	at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:264)
+	at com.alibaba.nacos.common.remote.client.RpcClient.start(RpcClient.java:390)
+	at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient.ensureRpcClient(ClientWorker.java:885)
+	at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient.getOneRunningClient(ClientWorker.java:1044)
+	at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient.queryConfig(ClientWorker.java:940)
+	at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:397)
+	at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:166)
+	at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:94)
+	at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85)
+	at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:73)
+	at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:199)
+	at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:186)
+	at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadApplicationConfiguration(NacosPropertySourceLocator.java:141)
+	at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:103)
+	at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:51)
+	at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47)
+	at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:95)
+	at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:604)
+	at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:373)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:306)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292)
+	at com.zjugis.module.system.SystemServerApplication.main(SystemServerApplication.java:21)
+
+2024-05-30 09:30:48.588 |  INFO 23888 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [9718a9c1-fdf9-4e99-9549-e77e310a6999_config-0] Try to connect to server on start up, server: {serverIp = '10.10.10.7', server main port = 8848}
+2024-05-30 09:30:49.410 |  INFO 23888 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [9718a9c1-fdf9-4e99-9549-e77e310a6999_config-0] Success to connect to server [10.10.10.7:8848] on start up, connectionId = 1717032660245_10.10.9.25_63537
+2024-05-30 09:30:49.412 |  INFO 23888 | com.alibaba.nacos.client.remote.worker [TID: N/A] com.alibaba.nacos.common.remote.client   | [9718a9c1-fdf9-4e99-9549-e77e310a6999_config-0] Notify connected event to listeners.
+2024-05-30 09:30:49.415 |  INFO 23888 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [9718a9c1-fdf9-4e99-9549-e77e310a6999_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
+2024-05-30 09:30:49.416 |  INFO 23888 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [9718a9c1-fdf9-4e99-9549-e77e310a6999_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$448/1640868131
+2024-05-30 09:30:49.738 |  WARN 23888 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server] & group[DEFAULT_GROUP]
+2024-05-30 09:30:49.751 |  WARN 23888 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server.yaml] & group[DEFAULT_GROUP]
+2024-05-30 09:30:49.759 |  WARN 23888 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server-local.yaml] & group[DEFAULT_GROUP]
+2024-05-30 09:30:49.761 |  INFO 23888 | main [TID: N/A] b.c.PropertySourceBootstrapConfiguration | Located property source: [BootstrapPropertySource {name='bootstrapProperties-system-server-local.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-system-server.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-system-server,DEFAULT_GROUP'}]
+2024-05-30 09:30:49.863 |  INFO 23888 | main [TID: N/A] c.z.m.system.SystemServerApplication     | The following 1 profile is active: "local"
+2024-05-30 09:31:01.440 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'companyMapper' and 'com.zjugis.module.system.dal.mysql.company.CompanyMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.440 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'deptLeaderMapper' and 'com.zjugis.module.system.dal.mysql.dept.DeptLeaderMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.441 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'deptMapper' and 'com.zjugis.module.system.dal.mysql.dept.DeptMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.441 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'postMapper' and 'com.zjugis.module.system.dal.mysql.dept.PostMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.441 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userDeptMapper' and 'com.zjugis.module.system.dal.mysql.dept.UserDeptMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.441 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userPostMapper' and 'com.zjugis.module.system.dal.mysql.dept.UserPostMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.441 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'dictDataMapper' and 'com.zjugis.module.system.dal.mysql.dict.DictDataMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.441 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'dictTypeMapper' and 'com.zjugis.module.system.dal.mysql.dict.DictTypeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.441 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'districtMapper' and 'com.zjugis.module.system.dal.mysql.district.DistrictMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.441 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'errorCodeMapper' and 'com.zjugis.module.system.dal.mysql.errorcode.ErrorCodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.442 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'loginLogMapper' and 'com.zjugis.module.system.dal.mysql.logger.LoginLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.442 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'operateLogMapper' and 'com.zjugis.module.system.dal.mysql.logger.OperateLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.442 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailAccountMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailAccountMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.442 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailLogMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.442 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailTemplateMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.442 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'noticeMapper' and 'com.zjugis.module.system.dal.mysql.notice.NoticeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.442 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'notifyMessageMapper' and 'com.zjugis.module.system.dal.mysql.notify.NotifyMessageMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.443 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'notifyTemplateMapper' and 'com.zjugis.module.system.dal.mysql.notify.NotifyTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.443 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2AccessTokenMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2AccessTokenMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.443 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2ApproveMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2ApproveMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.443 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2ClientMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2ClientMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.443 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2CodeMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2CodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.443 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2RefreshTokenMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2RefreshTokenMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.443 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'menuMapper' and 'com.zjugis.module.system.dal.mysql.permission.MenuMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.443 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'roleMapper' and 'com.zjugis.module.system.dal.mysql.permission.RoleMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.444 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'roleMenuMapper' and 'com.zjugis.module.system.dal.mysql.permission.RoleMenuMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.444 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userRoleMapper' and 'com.zjugis.module.system.dal.mysql.permission.UserRoleMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.444 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'sensitiveWordMapper' and 'com.zjugis.module.system.dal.mysql.sensitiveword.SensitiveWordMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.444 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsChannelMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsChannelMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.444 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsCodeMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsCodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.444 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsLogMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.444 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsTemplateMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.444 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'socialUserBindMapper' and 'com.zjugis.module.system.dal.mysql.social.SocialUserBindMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.445 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'socialUserMapper' and 'com.zjugis.module.system.dal.mysql.social.SocialUserMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.445 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'adminUserMapper' and 'com.zjugis.module.system.dal.mysql.user.AdminUserMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.445 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'messageInfoDao' and 'com.zjugis.module.system.framework.amqp.dao.MessageInfoDao' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:31:01.446 |  WARN 23888 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | No MyBatis mapper was found in '[com.zjugis.module.system]' package. Please check your configuration.
+2024-05-30 09:31:01.473 |  INFO 23888 | main [TID: N/A] faultConfiguringBeanFactoryPostProcessor | No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
+2024-05-30 09:31:01.542 |  INFO 23888 | main [TID: N/A] faultConfiguringBeanFactoryPostProcessor | No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
+2024-05-30 09:31:01.952 |  INFO 23888 | main [TID: N/A] o.s.cloud.context.scope.GenericScope     | BeanFactory id=a0a2e009-a7d1-376c-b3ef-6c4f70943f4c
+2024-05-30 09:31:02.739 |  INFO 23888 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.zjugis.framework.datapermission.config.ZjugisDataPermissionAutoConfiguration' of type [com.zjugis.framework.datapermission.config.ZjugisDataPermissionAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:31:02.756 |  INFO 23888 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'dataPermissionAnnotationAdvisor' of type [com.zjugis.framework.datapermission.core.aop.DataPermissionAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:31:02.784 |  INFO 23888 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:31:02.793 |  INFO 23888 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'bindersHealthContributor' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthContributor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:31:02.799 |  INFO 23888 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'bindersHealthIndicatorListener' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthIndicatorListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:31:02.809 |  INFO 23888 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration' of type [com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$39fe6e2b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:31:02.837 |  INFO 23888 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'rocketExtendedPropertiesDefaultMappingsProvider' of type [com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$614/745186412] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:31:02.841 |  INFO 23888 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$d74f57af] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:31:02.850 |  INFO 23888 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$615/1653329708] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:31:02.855 |  INFO 23888 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:31:02.858 |  INFO 23888 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:31:02.864 |  INFO 23888 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:31:02.866 |  INFO 23888 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$616/1887542184] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:31:02.870 |  INFO 23888 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:31:02.893 |  INFO 23888 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:31:02.970 |  INFO 23888 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | 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)
+2024-05-30 09:31:02.980 |  INFO 23888 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$4afdde67] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:31:03.021 |  INFO 23888 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | 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)
+2024-05-30 09:31:03.072 |  INFO 23888 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration$IntegrationJmxConfiguration' of type [org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration$IntegrationJmxConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:31:03.086 |  INFO 23888 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'spring.jmx-org.springframework.boot.autoconfigure.jmx.JmxProperties' of type [org.springframework.boot.autoconfigure.jmx.JmxProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:31:03.120 |  INFO 23888 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' of type [org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:31:03.143 |  INFO 23888 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'mbeanServer' of type [com.sun.jmx.mbeanserver.JmxMBeanServer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:31:04.534 |  INFO 23888 | main [TID: N/A] o.s.b.w.embedded.tomcat.TomcatWebServer  | Tomcat initialized with port(s): 8080 (http)
+2024-05-30 09:31:04.574 |  INFO 23888 | main [TID: N/A] o.apache.catalina.core.StandardService   | Starting service [Tomcat]
+2024-05-30 09:31:04.574 |  INFO 23888 | main [TID: N/A] org.apache.catalina.core.StandardEngine  | Starting Servlet engine: [Apache Tomcat/9.0.79]
+2024-05-30 09:31:05.085 |  INFO 23888 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/]       | Initializing Spring embedded WebApplicationContext
+2024-05-30 09:31:05.086 |  INFO 23888 | main [TID: N/A] w.s.c.ServletWebServerApplicationContext | Root WebApplicationContext: initialization completed in 15169 ms
+2024-05-30 09:31:10.901 |  INFO 23888 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-1,master} inited
+2024-05-30 09:31:10.952 |  INFO 23888 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-2,slave} inited
+2024-05-30 09:31:10.953 |  INFO 23888 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource - add a datasource named [slave] success
+2024-05-30 09:31:10.953 |  INFO 23888 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource - add a datasource named [master] success
+2024-05-30 09:31:10.953 |  INFO 23888 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
+2024-05-30 09:31:12.933 |  INFO 23888 | main [TID: N/A] c.g.y.a.MybatisPlusJoinAutoConfiguration | MPJSqlInjector init
+2024-05-30 09:31:14.907 |  WARN 23888 | main [TID: N/A] c.b.m.core.metadata.TableInfoHelper      | This "id" is the table primary key by default name for `id` in Class: "com.zjugis.module.system.framework.amqp.entity.MessageInfo",So @TableField will not work!
+2024-05-30 09:31:16.595 |  WARN 23888 | main [TID: N/A] ConfigServletWebServerApplicationContext | Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deptApiImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminUserService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+2024-05-30 09:31:16.600 |  INFO 23888 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource start closing ....
+2024-05-30 09:31:16.611 |  INFO 23888 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-2} closing ...
+2024-05-30 09:31:16.620 |  INFO 23888 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-2} closed
+2024-05-30 09:31:16.620 |  INFO 23888 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-1} closing ...
+2024-05-30 09:31:16.628 |  INFO 23888 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-1} closed
+2024-05-30 09:31:16.628 |  INFO 23888 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource all closed success,bye
+2024-05-30 09:31:16.633 |  INFO 23888 | main [TID: N/A] o.apache.catalina.core.StandardService   | Stopping service [Tomcat]
+2024-05-30 09:31:16.641 |  WARN 23888 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [oracle.jdbc.driver.BlockSource.ThreadedCachingBlockSource.BlockReleaser] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ sun.misc.Unsafe.park(Native Method)
+ java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
+ java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
+ oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:259)
+ oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:241)
+ oracle.jdbc.driver.BlockSource$ThreadedCachingBlockSource$BlockReleaser.run(BlockSource.java:346)
+2024-05-30 09:31:16.643 |  WARN 23888 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [InterruptTimer] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ java.lang.Object.wait(Native Method)
+ java.util.TimerThread.mainLoop(Timer.java:552)
+ java.util.TimerThread.run(Timer.java:505)
+2024-05-30 09:31:16.644 |  WARN 23888 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [OJDBC-WORKER-THREAD-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ sun.misc.Unsafe.park(Native Method)
+ java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
+ java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
+ java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
+ java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
+ java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
+ java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
+ java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
+ java.lang.Thread.run(Thread.java:748)
+2024-05-30 09:31:16.645 |  WARN 23888 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [OracleTimeoutPollingThread] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ java.lang.Thread.sleep(Native Method)
+ oracle.jdbc.driver.OracleTimeoutPollingThread.run(OracleTimeoutPollingThread.java:162)
+2024-05-30 09:31:16.715 |  INFO 23888 | main [TID: N/A] ConditionEvaluationReportLoggingListener | 
+
+Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
+2024-05-30 09:31:16.884 | ERROR 23888 | main [TID: N/A] o.s.boot.SpringApplication               | Application run failed
+
+org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deptApiImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminUserService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
+	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
+	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:921)
+	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
+	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147)
+	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731)
+	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:307)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292)
+	at com.zjugis.module.system.SystemServerApplication.main(SystemServerApplication.java:21)
+Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminUserService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
+	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:213)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:479)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:550)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673)
+	at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228)
+	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329)
+	... 17 common frames omitted
+Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.raiseNoMatchingBeanFound(DefaultListableBeanFactory.java:1801)
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1357)
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:544)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673)
+	at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228)
+	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329)
+	... 31 common frames omitted
+
+2024-05-30 09:31:16.888 |  WARN 23888 | Thread-12 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder   | [HttpClientBeanHolder] Start destroying common HttpClient
+2024-05-30 09:31:16.888 |  WARN 23888 | Thread-20 [TID: N/A] c.a.nacos.common.notify.NotifyCenter     | [NotifyCenter] Start destroying Publisher
+2024-05-30 09:31:16.889 |  WARN 23888 | Thread-20 [TID: N/A] c.a.nacos.common.notify.NotifyCenter     | [NotifyCenter] Destruction of the end
+2024-05-30 09:31:16.890 |  WARN 23888 | Thread-12 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder   | [HttpClientBeanHolder] Destruction of the end
+2024-05-30 09:59:12.344 |  INFO 3372 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [RpcClientFactory] create a new rpc client of 6596be7d-f361-49cb-83f1-5fe3ea8ec460_config-0
+2024-05-30 09:59:12.440 |  INFO 3372 | main [TID: N/A] org.reflections.Reflections              | Reflections took 68 ms to scan 1 urls, producing 3 keys and 6 values
+2024-05-30 09:59:12.488 |  INFO 3372 | main [TID: N/A] org.reflections.Reflections              | Reflections took 25 ms to scan 1 urls, producing 4 keys and 9 values
+2024-05-30 09:59:12.515 |  INFO 3372 | main [TID: N/A] org.reflections.Reflections              | Reflections took 21 ms to scan 1 urls, producing 3 keys and 10 values
+2024-05-30 09:59:12.547 |  INFO 3372 | main [TID: N/A] org.reflections.Reflections              | Reflections took 25 ms to scan 14 urls, producing 0 keys and 0 values
+2024-05-30 09:59:12.566 |  INFO 3372 | main [TID: N/A] org.reflections.Reflections              | Reflections took 18 ms to scan 1 urls, producing 1 keys and 5 values
+2024-05-30 09:59:12.604 |  INFO 3372 | main [TID: N/A] org.reflections.Reflections              | Reflections took 30 ms to scan 1 urls, producing 1 keys and 7 values
+2024-05-30 09:59:12.629 |  INFO 3372 | main [TID: N/A] org.reflections.Reflections              | Reflections took 19 ms to scan 1 urls, producing 2 keys and 8 values
+2024-05-30 09:59:12.651 |  INFO 3372 | main [TID: N/A] org.reflections.Reflections              | Reflections took 15 ms to scan 14 urls, producing 0 keys and 0 values
+2024-05-30 09:59:12.654 |  INFO 3372 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [6596be7d-f361-49cb-83f1-5fe3ea8ec460_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
+2024-05-30 09:59:12.655 |  INFO 3372 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [6596be7d-f361-49cb-83f1-5fe3ea8ec460_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$438/271341439
+2024-05-30 09:59:12.655 |  INFO 3372 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [6596be7d-f361-49cb-83f1-5fe3ea8ec460_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$439/131353113
+2024-05-30 09:59:12.657 |  INFO 3372 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [6596be7d-f361-49cb-83f1-5fe3ea8ec460_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
+2024-05-30 09:59:12.658 |  INFO 3372 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [6596be7d-f361-49cb-83f1-5fe3ea8ec460_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
+2024-05-30 09:59:12.678 |  INFO 3372 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [6596be7d-f361-49cb-83f1-5fe3ea8ec460_config-0] Try to connect to server on start up, server: {serverIp = '10.10.10.7', server main port = 8848}
+2024-05-30 09:59:15.238 |  INFO 3372 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [6596be7d-f361-49cb-83f1-5fe3ea8ec460_config-0] Success to connect to server [10.10.10.7:8848] on start up, connectionId = 1717034366350_10.10.9.25_49325
+2024-05-30 09:59:15.239 |  INFO 3372 | com.alibaba.nacos.client.remote.worker [TID: N/A] com.alibaba.nacos.common.remote.client   | [6596be7d-f361-49cb-83f1-5fe3ea8ec460_config-0] Notify connected event to listeners.
+2024-05-30 09:59:15.240 |  INFO 3372 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [6596be7d-f361-49cb-83f1-5fe3ea8ec460_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
+2024-05-30 09:59:15.241 |  INFO 3372 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [6596be7d-f361-49cb-83f1-5fe3ea8ec460_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$448/1137401656
+2024-05-30 09:59:15.340 |  WARN 3372 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server] & group[DEFAULT_GROUP]
+2024-05-30 09:59:15.346 |  WARN 3372 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server.yaml] & group[DEFAULT_GROUP]
+2024-05-30 09:59:15.350 |  WARN 3372 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server-local.yaml] & group[DEFAULT_GROUP]
+2024-05-30 09:59:15.351 |  INFO 3372 | main [TID: N/A] b.c.PropertySourceBootstrapConfiguration | Located property source: [BootstrapPropertySource {name='bootstrapProperties-system-server-local.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-system-server.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-system-server,DEFAULT_GROUP'}]
+2024-05-30 09:59:15.381 |  INFO 3372 | main [TID: N/A] c.z.m.system.SystemServerApplication     | The following 1 profile is active: "local"
+2024-05-30 09:59:18.321 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'companyMapper' and 'com.zjugis.module.system.dal.mysql.company.CompanyMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.321 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'deptLeaderMapper' and 'com.zjugis.module.system.dal.mysql.dept.DeptLeaderMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.321 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'deptMapper' and 'com.zjugis.module.system.dal.mysql.dept.DeptMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.321 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'postMapper' and 'com.zjugis.module.system.dal.mysql.dept.PostMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.322 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userDeptMapper' and 'com.zjugis.module.system.dal.mysql.dept.UserDeptMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.322 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userPostMapper' and 'com.zjugis.module.system.dal.mysql.dept.UserPostMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.322 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'dictDataMapper' and 'com.zjugis.module.system.dal.mysql.dict.DictDataMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.322 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'dictTypeMapper' and 'com.zjugis.module.system.dal.mysql.dict.DictTypeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.322 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'districtMapper' and 'com.zjugis.module.system.dal.mysql.district.DistrictMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.322 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'errorCodeMapper' and 'com.zjugis.module.system.dal.mysql.errorcode.ErrorCodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.322 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'loginLogMapper' and 'com.zjugis.module.system.dal.mysql.logger.LoginLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.322 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'operateLogMapper' and 'com.zjugis.module.system.dal.mysql.logger.OperateLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.322 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailAccountMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailAccountMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.322 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailLogMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.322 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailTemplateMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.322 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'noticeMapper' and 'com.zjugis.module.system.dal.mysql.notice.NoticeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.322 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'notifyMessageMapper' and 'com.zjugis.module.system.dal.mysql.notify.NotifyMessageMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.322 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'notifyTemplateMapper' and 'com.zjugis.module.system.dal.mysql.notify.NotifyTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.322 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2AccessTokenMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2AccessTokenMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.322 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2ApproveMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2ApproveMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.322 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2ClientMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2ClientMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.322 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2CodeMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2CodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.322 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2RefreshTokenMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2RefreshTokenMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.322 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'menuMapper' and 'com.zjugis.module.system.dal.mysql.permission.MenuMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.322 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'roleMapper' and 'com.zjugis.module.system.dal.mysql.permission.RoleMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.323 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'roleMenuMapper' and 'com.zjugis.module.system.dal.mysql.permission.RoleMenuMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.323 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userRoleMapper' and 'com.zjugis.module.system.dal.mysql.permission.UserRoleMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.323 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'sensitiveWordMapper' and 'com.zjugis.module.system.dal.mysql.sensitiveword.SensitiveWordMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.323 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsChannelMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsChannelMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.323 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsCodeMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsCodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.323 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsLogMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.323 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsTemplateMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.323 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'socialUserBindMapper' and 'com.zjugis.module.system.dal.mysql.social.SocialUserBindMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.323 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'socialUserMapper' and 'com.zjugis.module.system.dal.mysql.social.SocialUserMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.323 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'adminUserMapper' and 'com.zjugis.module.system.dal.mysql.user.AdminUserMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.323 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'messageInfoDao' and 'com.zjugis.module.system.framework.amqp.dao.MessageInfoDao' mapperInterface. Bean already defined with the same name!
+2024-05-30 09:59:18.323 |  WARN 3372 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | No MyBatis mapper was found in '[com.zjugis.module.system]' package. Please check your configuration.
+2024-05-30 09:59:18.339 |  INFO 3372 | main [TID: N/A] faultConfiguringBeanFactoryPostProcessor | No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
+2024-05-30 09:59:18.374 |  INFO 3372 | main [TID: N/A] faultConfiguringBeanFactoryPostProcessor | No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
+2024-05-30 09:59:18.514 |  INFO 3372 | main [TID: N/A] o.s.cloud.context.scope.GenericScope     | BeanFactory id=a0a2e009-a7d1-376c-b3ef-6c4f70943f4c
+2024-05-30 09:59:18.886 |  INFO 3372 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.zjugis.framework.datapermission.config.ZjugisDataPermissionAutoConfiguration' of type [com.zjugis.framework.datapermission.config.ZjugisDataPermissionAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:59:18.894 |  INFO 3372 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'dataPermissionAnnotationAdvisor' of type [com.zjugis.framework.datapermission.core.aop.DataPermissionAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:59:18.907 |  INFO 3372 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:59:18.912 |  INFO 3372 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'bindersHealthContributor' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthContributor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:59:18.914 |  INFO 3372 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'bindersHealthIndicatorListener' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthIndicatorListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:59:18.919 |  INFO 3372 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration' of type [com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$565c8da0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:59:18.932 |  INFO 3372 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'rocketExtendedPropertiesDefaultMappingsProvider' of type [com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$614/1494895909] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:59:18.934 |  INFO 3372 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$f3ad7724] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:59:18.937 |  INFO 3372 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$615/1619129136] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:59:18.939 |  INFO 3372 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:59:18.941 |  INFO 3372 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:59:18.944 |  INFO 3372 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:59:18.945 |  INFO 3372 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$616/866379227] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:59:18.947 |  INFO 3372 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:59:18.958 |  INFO 3372 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:59:18.990 |  INFO 3372 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | 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)
+2024-05-30 09:59:18.994 |  INFO 3372 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$675bfddc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:59:19.010 |  INFO 3372 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | 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)
+2024-05-30 09:59:19.052 |  INFO 3372 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration$IntegrationJmxConfiguration' of type [org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration$IntegrationJmxConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:59:19.056 |  INFO 3372 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'spring.jmx-org.springframework.boot.autoconfigure.jmx.JmxProperties' of type [org.springframework.boot.autoconfigure.jmx.JmxProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:59:19.076 |  INFO 3372 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' of type [org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:59:19.085 |  INFO 3372 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'mbeanServer' of type [com.sun.jmx.mbeanserver.JmxMBeanServer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 09:59:19.592 |  INFO 3372 | main [TID: N/A] o.s.b.w.embedded.tomcat.TomcatWebServer  | Tomcat initialized with port(s): 8080 (http)
+2024-05-30 09:59:19.607 |  INFO 3372 | main [TID: N/A] o.apache.catalina.core.StandardService   | Starting service [Tomcat]
+2024-05-30 09:59:19.607 |  INFO 3372 | main [TID: N/A] org.apache.catalina.core.StandardEngine  | Starting Servlet engine: [Apache Tomcat/9.0.79]
+2024-05-30 09:59:19.751 |  INFO 3372 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/]       | Initializing Spring embedded WebApplicationContext
+2024-05-30 09:59:19.751 |  INFO 3372 | main [TID: N/A] w.s.c.ServletWebServerApplicationContext | Root WebApplicationContext: initialization completed in 4352 ms
+2024-05-30 09:59:21.369 |  INFO 3372 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-1,master} inited
+2024-05-30 09:59:21.404 |  INFO 3372 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-2,slave} inited
+2024-05-30 09:59:21.405 |  INFO 3372 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource - add a datasource named [slave] success
+2024-05-30 09:59:21.405 |  INFO 3372 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource - add a datasource named [master] success
+2024-05-30 09:59:21.405 |  INFO 3372 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
+2024-05-30 09:59:22.200 |  INFO 3372 | main [TID: N/A] c.g.y.a.MybatisPlusJoinAutoConfiguration | MPJSqlInjector init
+2024-05-30 09:59:22.925 |  WARN 3372 | main [TID: N/A] c.b.m.core.metadata.TableInfoHelper      | This "id" is the table primary key by default name for `id` in Class: "com.zjugis.module.system.framework.amqp.entity.MessageInfo",So @TableField will not work!
+2024-05-30 09:59:23.583 |  WARN 3372 | main [TID: N/A] ConfigServletWebServerApplicationContext | Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deptApiImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminUserService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+2024-05-30 09:59:23.585 |  INFO 3372 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource start closing ....
+2024-05-30 09:59:23.594 |  INFO 3372 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-2} closing ...
+2024-05-30 09:59:23.601 |  INFO 3372 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-2} closed
+2024-05-30 09:59:23.601 |  INFO 3372 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-1} closing ...
+2024-05-30 09:59:23.604 |  INFO 3372 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-1} closed
+2024-05-30 09:59:23.605 |  INFO 3372 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource all closed success,bye
+2024-05-30 09:59:23.607 |  INFO 3372 | main [TID: N/A] o.apache.catalina.core.StandardService   | Stopping service [Tomcat]
+2024-05-30 09:59:23.612 |  WARN 3372 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [oracle.jdbc.driver.BlockSource.ThreadedCachingBlockSource.BlockReleaser] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ sun.misc.Unsafe.park(Native Method)
+ java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
+ java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
+ oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:259)
+ oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:241)
+ oracle.jdbc.driver.BlockSource$ThreadedCachingBlockSource$BlockReleaser.run(BlockSource.java:346)
+2024-05-30 09:59:23.612 |  WARN 3372 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [InterruptTimer] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ java.lang.Object.wait(Native Method)
+ java.util.TimerThread.mainLoop(Timer.java:552)
+ java.util.TimerThread.run(Timer.java:505)
+2024-05-30 09:59:23.613 |  WARN 3372 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [OJDBC-WORKER-THREAD-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ sun.misc.Unsafe.park(Native Method)
+ java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
+ java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
+ java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
+ java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
+ java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
+ java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
+ java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
+ java.lang.Thread.run(Thread.java:748)
+2024-05-30 09:59:23.614 |  WARN 3372 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [OracleTimeoutPollingThread] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ java.lang.Thread.sleep(Native Method)
+ oracle.jdbc.driver.OracleTimeoutPollingThread.run(OracleTimeoutPollingThread.java:162)
+2024-05-30 09:59:23.641 |  INFO 3372 | main [TID: N/A] ConditionEvaluationReportLoggingListener | 
+
+Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
+2024-05-30 09:59:23.707 | ERROR 3372 | main [TID: N/A] o.s.boot.SpringApplication               | Application run failed
+
+org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deptApiImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminUserService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
+	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
+	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:921)
+	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
+	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147)
+	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731)
+	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:307)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292)
+	at com.zjugis.module.system.SystemServerApplication.main(SystemServerApplication.java:21)
+Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminUserService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
+	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:213)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:479)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:550)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673)
+	at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228)
+	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329)
+	... 17 common frames omitted
+Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.raiseNoMatchingBeanFound(DefaultListableBeanFactory.java:1801)
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1357)
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:544)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673)
+	at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228)
+	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329)
+	... 31 common frames omitted
+
+2024-05-30 09:59:23.709 |  WARN 3372 | Thread-9 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder   | [HttpClientBeanHolder] Start destroying common HttpClient
+2024-05-30 09:59:23.709 |  WARN 3372 | Thread-16 [TID: N/A] c.a.nacos.common.notify.NotifyCenter     | [NotifyCenter] Start destroying Publisher
+2024-05-30 09:59:23.710 |  WARN 3372 | Thread-16 [TID: N/A] c.a.nacos.common.notify.NotifyCenter     | [NotifyCenter] Destruction of the end
+2024-05-30 10:50:56.808 |  INFO 12128 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [RpcClientFactory] create a new rpc client of d6b4e6e7-2b75-4574-acff-c944b58ec19a_config-0
+2024-05-30 10:50:56.911 |  INFO 12128 | main [TID: N/A] org.reflections.Reflections              | Reflections took 74 ms to scan 1 urls, producing 3 keys and 6 values
+2024-05-30 10:50:56.960 |  INFO 12128 | main [TID: N/A] org.reflections.Reflections              | Reflections took 25 ms to scan 1 urls, producing 4 keys and 9 values
+2024-05-30 10:50:56.987 |  INFO 12128 | main [TID: N/A] org.reflections.Reflections              | Reflections took 21 ms to scan 1 urls, producing 3 keys and 10 values
+2024-05-30 10:50:57.018 |  INFO 12128 | main [TID: N/A] org.reflections.Reflections              | Reflections took 21 ms to scan 14 urls, producing 0 keys and 0 values
+2024-05-30 10:50:57.051 |  INFO 12128 | main [TID: N/A] org.reflections.Reflections              | Reflections took 32 ms to scan 1 urls, producing 1 keys and 5 values
+2024-05-30 10:50:57.085 |  INFO 12128 | main [TID: N/A] org.reflections.Reflections              | Reflections took 27 ms to scan 1 urls, producing 1 keys and 7 values
+2024-05-30 10:50:57.116 |  INFO 12128 | main [TID: N/A] org.reflections.Reflections              | Reflections took 23 ms to scan 1 urls, producing 2 keys and 8 values
+2024-05-30 10:50:57.139 |  INFO 12128 | main [TID: N/A] org.reflections.Reflections              | Reflections took 16 ms to scan 14 urls, producing 0 keys and 0 values
+2024-05-30 10:50:57.141 |  INFO 12128 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [d6b4e6e7-2b75-4574-acff-c944b58ec19a_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
+2024-05-30 10:50:57.143 |  INFO 12128 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [d6b4e6e7-2b75-4574-acff-c944b58ec19a_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$438/2022562847
+2024-05-30 10:50:57.144 |  INFO 12128 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [d6b4e6e7-2b75-4574-acff-c944b58ec19a_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$439/767764251
+2024-05-30 10:50:57.146 |  INFO 12128 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [d6b4e6e7-2b75-4574-acff-c944b58ec19a_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
+2024-05-30 10:50:57.148 |  INFO 12128 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [d6b4e6e7-2b75-4574-acff-c944b58ec19a_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
+2024-05-30 10:50:57.171 |  INFO 12128 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [d6b4e6e7-2b75-4574-acff-c944b58ec19a_config-0] Try to connect to server on start up, server: {serverIp = '10.10.10.7', server main port = 8848}
+2024-05-30 10:50:59.810 |  INFO 12128 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [d6b4e6e7-2b75-4574-acff-c944b58ec19a_config-0] Success to connect to server [10.10.10.7:8848] on start up, connectionId = 1717037470929_10.10.9.25_55553
+2024-05-30 10:50:59.811 |  INFO 12128 | com.alibaba.nacos.client.remote.worker [TID: N/A] com.alibaba.nacos.common.remote.client   | [d6b4e6e7-2b75-4574-acff-c944b58ec19a_config-0] Notify connected event to listeners.
+2024-05-30 10:50:59.813 |  INFO 12128 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [d6b4e6e7-2b75-4574-acff-c944b58ec19a_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
+2024-05-30 10:50:59.814 |  INFO 12128 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [d6b4e6e7-2b75-4574-acff-c944b58ec19a_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$448/2034610694
+2024-05-30 10:50:59.920 |  WARN 12128 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server] & group[DEFAULT_GROUP]
+2024-05-30 10:50:59.926 |  WARN 12128 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server.yaml] & group[DEFAULT_GROUP]
+2024-05-30 10:50:59.930 |  WARN 12128 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server-local.yaml] & group[DEFAULT_GROUP]
+2024-05-30 10:50:59.931 |  INFO 12128 | main [TID: N/A] b.c.PropertySourceBootstrapConfiguration | Located property source: [BootstrapPropertySource {name='bootstrapProperties-system-server-local.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-system-server.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-system-server,DEFAULT_GROUP'}]
+2024-05-30 10:50:59.960 |  INFO 12128 | main [TID: N/A] c.z.m.system.SystemServerApplication     | The following 1 profile is active: "local"
+2024-05-30 10:51:03.664 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'companyMapper' and 'com.zjugis.module.system.dal.mysql.company.CompanyMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.664 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'deptLeaderMapper' and 'com.zjugis.module.system.dal.mysql.dept.DeptLeaderMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.664 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'deptMapper' and 'com.zjugis.module.system.dal.mysql.dept.DeptMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.664 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'postMapper' and 'com.zjugis.module.system.dal.mysql.dept.PostMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.664 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userDeptMapper' and 'com.zjugis.module.system.dal.mysql.dept.UserDeptMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.664 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userPostMapper' and 'com.zjugis.module.system.dal.mysql.dept.UserPostMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.664 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'dictDataMapper' and 'com.zjugis.module.system.dal.mysql.dict.DictDataMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.664 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'dictTypeMapper' and 'com.zjugis.module.system.dal.mysql.dict.DictTypeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.664 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'districtMapper' and 'com.zjugis.module.system.dal.mysql.district.DistrictMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.664 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'errorCodeMapper' and 'com.zjugis.module.system.dal.mysql.errorcode.ErrorCodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.665 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'loginLogMapper' and 'com.zjugis.module.system.dal.mysql.logger.LoginLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.665 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'operateLogMapper' and 'com.zjugis.module.system.dal.mysql.logger.OperateLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.665 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailAccountMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailAccountMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.665 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailLogMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.665 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailTemplateMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.665 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'noticeMapper' and 'com.zjugis.module.system.dal.mysql.notice.NoticeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.665 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'notifyMessageMapper' and 'com.zjugis.module.system.dal.mysql.notify.NotifyMessageMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.665 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'notifyTemplateMapper' and 'com.zjugis.module.system.dal.mysql.notify.NotifyTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.665 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2AccessTokenMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2AccessTokenMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.665 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2ApproveMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2ApproveMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.665 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2ClientMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2ClientMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.665 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2CodeMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2CodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.665 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2RefreshTokenMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2RefreshTokenMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.665 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'menuMapper' and 'com.zjugis.module.system.dal.mysql.permission.MenuMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.665 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'roleMapper' and 'com.zjugis.module.system.dal.mysql.permission.RoleMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.665 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'roleMenuMapper' and 'com.zjugis.module.system.dal.mysql.permission.RoleMenuMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.665 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userRoleMapper' and 'com.zjugis.module.system.dal.mysql.permission.UserRoleMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.665 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'sensitiveWordMapper' and 'com.zjugis.module.system.dal.mysql.sensitiveword.SensitiveWordMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.665 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsChannelMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsChannelMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.666 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsCodeMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsCodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.666 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsLogMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.666 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsTemplateMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.666 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'socialUserBindMapper' and 'com.zjugis.module.system.dal.mysql.social.SocialUserBindMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.666 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'socialUserMapper' and 'com.zjugis.module.system.dal.mysql.social.SocialUserMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.666 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'adminUserMapper' and 'com.zjugis.module.system.dal.mysql.user.AdminUserMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.666 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'messageInfoDao' and 'com.zjugis.module.system.framework.amqp.dao.MessageInfoDao' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:51:03.666 |  WARN 12128 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | No MyBatis mapper was found in '[com.zjugis.module.system]' package. Please check your configuration.
+2024-05-30 10:51:03.679 |  INFO 12128 | main [TID: N/A] faultConfiguringBeanFactoryPostProcessor | No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
+2024-05-30 10:51:03.711 |  INFO 12128 | main [TID: N/A] faultConfiguringBeanFactoryPostProcessor | No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
+2024-05-30 10:51:03.868 |  INFO 12128 | main [TID: N/A] o.s.cloud.context.scope.GenericScope     | BeanFactory id=a0a2e009-a7d1-376c-b3ef-6c4f70943f4c
+2024-05-30 10:51:04.216 |  INFO 12128 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.zjugis.framework.datapermission.config.ZjugisDataPermissionAutoConfiguration' of type [com.zjugis.framework.datapermission.config.ZjugisDataPermissionAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:51:04.223 |  INFO 12128 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'dataPermissionAnnotationAdvisor' of type [com.zjugis.framework.datapermission.core.aop.DataPermissionAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:51:04.236 |  INFO 12128 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:51:04.241 |  INFO 12128 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'bindersHealthContributor' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthContributor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:51:04.243 |  INFO 12128 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'bindersHealthIndicatorListener' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthIndicatorListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:51:04.248 |  INFO 12128 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration' of type [com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$958c04a4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:51:04.260 |  INFO 12128 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'rocketExtendedPropertiesDefaultMappingsProvider' of type [com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$614/342862272] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:51:04.261 |  INFO 12128 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$32dcee28] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:51:04.265 |  INFO 12128 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$615/943043201] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:51:04.267 |  INFO 12128 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:51:04.268 |  INFO 12128 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:51:04.271 |  INFO 12128 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:51:04.272 |  INFO 12128 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$616/1247632184] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:51:04.274 |  INFO 12128 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:51:04.284 |  INFO 12128 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:51:04.314 |  INFO 12128 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | 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)
+2024-05-30 10:51:04.318 |  INFO 12128 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$a68b74e0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:51:04.334 |  INFO 12128 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | 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)
+2024-05-30 10:51:04.360 |  INFO 12128 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration$IntegrationJmxConfiguration' of type [org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration$IntegrationJmxConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:51:04.365 |  INFO 12128 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'spring.jmx-org.springframework.boot.autoconfigure.jmx.JmxProperties' of type [org.springframework.boot.autoconfigure.jmx.JmxProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:51:04.379 |  INFO 12128 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' of type [org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:51:04.389 |  INFO 12128 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'mbeanServer' of type [com.sun.jmx.mbeanserver.JmxMBeanServer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:51:04.964 |  INFO 12128 | main [TID: N/A] o.s.b.w.embedded.tomcat.TomcatWebServer  | Tomcat initialized with port(s): 8080 (http)
+2024-05-30 10:51:04.982 |  INFO 12128 | main [TID: N/A] o.apache.catalina.core.StandardService   | Starting service [Tomcat]
+2024-05-30 10:51:04.982 |  INFO 12128 | main [TID: N/A] org.apache.catalina.core.StandardEngine  | Starting Servlet engine: [Apache Tomcat/9.0.79]
+2024-05-30 10:51:05.151 |  INFO 12128 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/]       | Initializing Spring embedded WebApplicationContext
+2024-05-30 10:51:05.151 |  INFO 12128 | main [TID: N/A] w.s.c.ServletWebServerApplicationContext | Root WebApplicationContext: initialization completed in 5170 ms
+2024-05-30 10:51:06.937 |  INFO 12128 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-1,master} inited
+2024-05-30 10:51:06.971 |  INFO 12128 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-2,slave} inited
+2024-05-30 10:51:06.971 |  INFO 12128 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource - add a datasource named [slave] success
+2024-05-30 10:51:06.971 |  INFO 12128 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource - add a datasource named [master] success
+2024-05-30 10:51:06.971 |  INFO 12128 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
+2024-05-30 10:51:07.760 |  INFO 12128 | main [TID: N/A] c.g.y.a.MybatisPlusJoinAutoConfiguration | MPJSqlInjector init
+2024-05-30 10:51:08.504 |  WARN 12128 | main [TID: N/A] c.b.m.core.metadata.TableInfoHelper      | This "id" is the table primary key by default name for `id` in Class: "com.zjugis.module.system.framework.amqp.entity.MessageInfo",So @TableField will not work!
+2024-05-30 10:51:09.303 |  WARN 12128 | main [TID: N/A] ConfigServletWebServerApplicationContext | Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deptApiImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminUserService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+2024-05-30 10:51:09.305 |  INFO 12128 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource start closing ....
+2024-05-30 10:51:09.313 |  INFO 12128 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-2} closing ...
+2024-05-30 10:51:09.319 |  INFO 12128 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-2} closed
+2024-05-30 10:51:09.319 |  INFO 12128 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-1} closing ...
+2024-05-30 10:51:09.322 |  INFO 12128 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-1} closed
+2024-05-30 10:51:09.322 |  INFO 12128 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource all closed success,bye
+2024-05-30 10:51:09.324 |  INFO 12128 | main [TID: N/A] o.apache.catalina.core.StandardService   | Stopping service [Tomcat]
+2024-05-30 10:51:09.329 |  WARN 12128 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [oracle.jdbc.driver.BlockSource.ThreadedCachingBlockSource.BlockReleaser] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ sun.misc.Unsafe.park(Native Method)
+ java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
+ java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
+ oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:259)
+ oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:241)
+ oracle.jdbc.driver.BlockSource$ThreadedCachingBlockSource$BlockReleaser.run(BlockSource.java:346)
+2024-05-30 10:51:09.330 |  WARN 12128 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [InterruptTimer] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ java.lang.Object.wait(Native Method)
+ java.util.TimerThread.mainLoop(Timer.java:552)
+ java.util.TimerThread.run(Timer.java:505)
+2024-05-30 10:51:09.331 |  WARN 12128 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [OJDBC-WORKER-THREAD-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ sun.misc.Unsafe.park(Native Method)
+ java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
+ java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
+ java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
+ java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
+ java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
+ java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
+ java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
+ java.lang.Thread.run(Thread.java:748)
+2024-05-30 10:51:09.331 |  WARN 12128 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [OracleTimeoutPollingThread] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ java.lang.Thread.sleep(Native Method)
+ oracle.jdbc.driver.OracleTimeoutPollingThread.run(OracleTimeoutPollingThread.java:162)
+2024-05-30 10:51:09.358 |  INFO 12128 | main [TID: N/A] ConditionEvaluationReportLoggingListener | 
+
+Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
+2024-05-30 10:51:09.425 | ERROR 12128 | main [TID: N/A] o.s.boot.SpringApplication               | Application run failed
+
+org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deptApiImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminUserService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
+	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
+	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:921)
+	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
+	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147)
+	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731)
+	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:307)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292)
+	at com.zjugis.module.system.SystemServerApplication.main(SystemServerApplication.java:21)
+Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminUserService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
+	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:213)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:479)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:550)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673)
+	at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228)
+	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329)
+	... 17 common frames omitted
+Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.raiseNoMatchingBeanFound(DefaultListableBeanFactory.java:1801)
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1357)
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:544)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673)
+	at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228)
+	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329)
+	... 31 common frames omitted
+
+2024-05-30 10:51:09.427 |  WARN 12128 | Thread-14 [TID: N/A] c.a.nacos.common.notify.NotifyCenter     | [NotifyCenter] Start destroying Publisher
+2024-05-30 10:51:09.427 |  WARN 12128 | Thread-7 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder   | [HttpClientBeanHolder] Start destroying common HttpClient
+2024-05-30 10:51:09.428 |  WARN 12128 | Thread-14 [TID: N/A] c.a.nacos.common.notify.NotifyCenter     | [NotifyCenter] Destruction of the end
+2024-05-30 10:57:43.908 |  INFO 22564 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [RpcClientFactory] create a new rpc client of 39845797-9e75-404f-beef-88a56fb1fbfd_config-0
+2024-05-30 10:57:44.521 |  INFO 22564 | main [TID: N/A] org.reflections.Reflections              | Reflections took 404 ms to scan 1 urls, producing 3 keys and 6 values
+2024-05-30 10:57:44.719 |  INFO 22564 | main [TID: N/A] org.reflections.Reflections              | Reflections took 121 ms to scan 1 urls, producing 4 keys and 9 values
+2024-05-30 10:57:44.829 |  INFO 22564 | main [TID: N/A] org.reflections.Reflections              | Reflections took 90 ms to scan 1 urls, producing 3 keys and 10 values
+2024-05-30 10:57:44.933 |  INFO 22564 | main [TID: N/A] org.reflections.Reflections              | Reflections took 78 ms to scan 14 urls, producing 0 keys and 0 values
+2024-05-30 10:57:45.045 |  INFO 22564 | main [TID: N/A] org.reflections.Reflections              | Reflections took 109 ms to scan 1 urls, producing 1 keys and 5 values
+2024-05-30 10:57:45.154 |  INFO 22564 | main [TID: N/A] org.reflections.Reflections              | Reflections took 86 ms to scan 1 urls, producing 1 keys and 7 values
+2024-05-30 10:57:45.281 |  INFO 22564 | main [TID: N/A] org.reflections.Reflections              | Reflections took 100 ms to scan 1 urls, producing 2 keys and 8 values
+2024-05-30 10:57:45.351 |  INFO 22564 | main [TID: N/A] org.reflections.Reflections              | Reflections took 46 ms to scan 14 urls, producing 0 keys and 0 values
+2024-05-30 10:57:45.356 |  INFO 22564 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [39845797-9e75-404f-beef-88a56fb1fbfd_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
+2024-05-30 10:57:45.359 |  INFO 22564 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [39845797-9e75-404f-beef-88a56fb1fbfd_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$438/220040730
+2024-05-30 10:57:45.360 |  INFO 22564 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [39845797-9e75-404f-beef-88a56fb1fbfd_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$439/1412752396
+2024-05-30 10:57:45.364 |  INFO 22564 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [39845797-9e75-404f-beef-88a56fb1fbfd_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
+2024-05-30 10:57:45.369 |  INFO 22564 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [39845797-9e75-404f-beef-88a56fb1fbfd_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
+2024-05-30 10:57:45.451 |  INFO 22564 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [39845797-9e75-404f-beef-88a56fb1fbfd_config-0] Try to connect to server on start up, server: {serverIp = '10.10.10.7', server main port = 8848}
+2024-05-30 10:57:51.929 |  INFO 22564 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [39845797-9e75-404f-beef-88a56fb1fbfd_config-0] Success to connect to server [10.10.10.7:8848] on start up, connectionId = 1717037882853_10.10.9.25_56227
+2024-05-30 10:57:51.930 |  INFO 22564 | com.alibaba.nacos.client.remote.worker [TID: N/A] com.alibaba.nacos.common.remote.client   | [39845797-9e75-404f-beef-88a56fb1fbfd_config-0] Notify connected event to listeners.
+2024-05-30 10:57:51.933 |  INFO 22564 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [39845797-9e75-404f-beef-88a56fb1fbfd_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
+2024-05-30 10:57:51.934 |  INFO 22564 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [39845797-9e75-404f-beef-88a56fb1fbfd_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$448/423344137
+2024-05-30 10:57:52.179 |  WARN 22564 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server] & group[DEFAULT_GROUP]
+2024-05-30 10:57:52.188 |  WARN 22564 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server.yaml] & group[DEFAULT_GROUP]
+2024-05-30 10:57:52.194 |  WARN 22564 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server-local.yaml] & group[DEFAULT_GROUP]
+2024-05-30 10:57:52.196 |  INFO 22564 | main [TID: N/A] b.c.PropertySourceBootstrapConfiguration | Located property source: [BootstrapPropertySource {name='bootstrapProperties-system-server-local.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-system-server.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-system-server,DEFAULT_GROUP'}]
+2024-05-30 10:57:52.248 |  INFO 22564 | main [TID: N/A] c.z.m.system.SystemServerApplication     | The following 1 profile is active: "local"
+2024-05-30 10:57:58.022 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'companyMapper' and 'com.zjugis.module.system.dal.mysql.company.CompanyMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.022 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'deptLeaderMapper' and 'com.zjugis.module.system.dal.mysql.dept.DeptLeaderMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.022 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'deptMapper' and 'com.zjugis.module.system.dal.mysql.dept.DeptMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.022 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'postMapper' and 'com.zjugis.module.system.dal.mysql.dept.PostMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.022 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userDeptMapper' and 'com.zjugis.module.system.dal.mysql.dept.UserDeptMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.022 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userPostMapper' and 'com.zjugis.module.system.dal.mysql.dept.UserPostMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.022 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'dictDataMapper' and 'com.zjugis.module.system.dal.mysql.dict.DictDataMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.022 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'dictTypeMapper' and 'com.zjugis.module.system.dal.mysql.dict.DictTypeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.023 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'districtMapper' and 'com.zjugis.module.system.dal.mysql.district.DistrictMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.023 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'errorCodeMapper' and 'com.zjugis.module.system.dal.mysql.errorcode.ErrorCodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.023 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'loginLogMapper' and 'com.zjugis.module.system.dal.mysql.logger.LoginLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.023 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'operateLogMapper' and 'com.zjugis.module.system.dal.mysql.logger.OperateLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.023 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailAccountMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailAccountMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.023 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailLogMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.023 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailTemplateMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.023 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'noticeMapper' and 'com.zjugis.module.system.dal.mysql.notice.NoticeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.024 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'notifyMessageMapper' and 'com.zjugis.module.system.dal.mysql.notify.NotifyMessageMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.024 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'notifyTemplateMapper' and 'com.zjugis.module.system.dal.mysql.notify.NotifyTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.024 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2AccessTokenMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2AccessTokenMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.024 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2ApproveMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2ApproveMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.024 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2ClientMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2ClientMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.024 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2CodeMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2CodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.024 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2RefreshTokenMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2RefreshTokenMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.024 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'menuMapper' and 'com.zjugis.module.system.dal.mysql.permission.MenuMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.024 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'roleMapper' and 'com.zjugis.module.system.dal.mysql.permission.RoleMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.025 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'roleMenuMapper' and 'com.zjugis.module.system.dal.mysql.permission.RoleMenuMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.025 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userRoleMapper' and 'com.zjugis.module.system.dal.mysql.permission.UserRoleMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.025 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'sensitiveWordMapper' and 'com.zjugis.module.system.dal.mysql.sensitiveword.SensitiveWordMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.025 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsChannelMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsChannelMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.025 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsCodeMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsCodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.025 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsLogMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.025 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsTemplateMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.026 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'socialUserBindMapper' and 'com.zjugis.module.system.dal.mysql.social.SocialUserBindMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.026 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'socialUserMapper' and 'com.zjugis.module.system.dal.mysql.social.SocialUserMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.026 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'adminUserMapper' and 'com.zjugis.module.system.dal.mysql.user.AdminUserMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.026 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'messageInfoDao' and 'com.zjugis.module.system.framework.amqp.dao.MessageInfoDao' mapperInterface. Bean already defined with the same name!
+2024-05-30 10:57:58.026 |  WARN 22564 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | No MyBatis mapper was found in '[com.zjugis.module.system]' package. Please check your configuration.
+2024-05-30 10:57:58.039 |  INFO 22564 | main [TID: N/A] faultConfiguringBeanFactoryPostProcessor | No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
+2024-05-30 10:57:58.074 |  INFO 22564 | main [TID: N/A] faultConfiguringBeanFactoryPostProcessor | No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
+2024-05-30 10:57:58.327 |  INFO 22564 | main [TID: N/A] o.s.cloud.context.scope.GenericScope     | BeanFactory id=a0a2e009-a7d1-376c-b3ef-6c4f70943f4c
+2024-05-30 10:57:58.848 |  INFO 22564 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.zjugis.framework.datapermission.config.ZjugisDataPermissionAutoConfiguration' of type [com.zjugis.framework.datapermission.config.ZjugisDataPermissionAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:57:58.892 |  INFO 22564 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'dataPermissionAnnotationAdvisor' of type [com.zjugis.framework.datapermission.core.aop.DataPermissionAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:57:58.910 |  INFO 22564 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:57:58.917 |  INFO 22564 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'bindersHealthContributor' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthContributor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:57:58.922 |  INFO 22564 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'bindersHealthIndicatorListener' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthIndicatorListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:57:58.931 |  INFO 22564 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration' of type [com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$15b00270] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:57:58.950 |  INFO 22564 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'rocketExtendedPropertiesDefaultMappingsProvider' of type [com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$614/1802627471] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:57:58.953 |  INFO 22564 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$b300ebf4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:57:58.962 |  INFO 22564 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$615/742806105] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:57:58.965 |  INFO 22564 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:57:58.968 |  INFO 22564 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:57:58.972 |  INFO 22564 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:57:58.974 |  INFO 22564 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$616/142568117] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:57:58.977 |  INFO 22564 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:57:58.992 |  INFO 22564 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:57:59.036 |  INFO 22564 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | 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)
+2024-05-30 10:57:59.042 |  INFO 22564 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$26af72ac] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:57:59.074 |  INFO 22564 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | 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)
+2024-05-30 10:57:59.111 |  INFO 22564 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration$IntegrationJmxConfiguration' of type [org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration$IntegrationJmxConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:57:59.119 |  INFO 22564 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'spring.jmx-org.springframework.boot.autoconfigure.jmx.JmxProperties' of type [org.springframework.boot.autoconfigure.jmx.JmxProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:57:59.143 |  INFO 22564 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' of type [org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:57:59.162 |  INFO 22564 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'mbeanServer' of type [com.sun.jmx.mbeanserver.JmxMBeanServer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 10:58:00.107 |  INFO 22564 | main [TID: N/A] o.s.b.w.embedded.tomcat.TomcatWebServer  | Tomcat initialized with port(s): 8080 (http)
+2024-05-30 10:58:00.133 |  INFO 22564 | main [TID: N/A] o.apache.catalina.core.StandardService   | Starting service [Tomcat]
+2024-05-30 10:58:00.134 |  INFO 22564 | main [TID: N/A] org.apache.catalina.core.StandardEngine  | Starting Servlet engine: [Apache Tomcat/9.0.79]
+2024-05-30 10:58:00.383 |  INFO 22564 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/]       | Initializing Spring embedded WebApplicationContext
+2024-05-30 10:58:00.383 |  INFO 22564 | main [TID: N/A] w.s.c.ServletWebServerApplicationContext | Root WebApplicationContext: initialization completed in 8092 ms
+2024-05-30 10:58:03.012 |  INFO 22564 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-1,master} inited
+2024-05-30 10:58:03.048 |  INFO 22564 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-2,slave} inited
+2024-05-30 10:58:03.048 |  INFO 22564 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource - add a datasource named [slave] success
+2024-05-30 10:58:03.048 |  INFO 22564 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource - add a datasource named [master] success
+2024-05-30 10:58:03.048 |  INFO 22564 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
+2024-05-30 10:58:04.108 |  INFO 22564 | main [TID: N/A] c.g.y.a.MybatisPlusJoinAutoConfiguration | MPJSqlInjector init
+2024-05-30 10:58:05.322 |  WARN 22564 | main [TID: N/A] c.b.m.core.metadata.TableInfoHelper      | This "id" is the table primary key by default name for `id` in Class: "com.zjugis.module.system.framework.amqp.entity.MessageInfo",So @TableField will not work!
+2024-05-30 10:58:06.441 |  WARN 22564 | main [TID: N/A] ConfigServletWebServerApplicationContext | Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deptApiImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminUserService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+2024-05-30 10:58:06.444 |  INFO 22564 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource start closing ....
+2024-05-30 10:58:06.449 |  INFO 22564 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-2} closing ...
+2024-05-30 10:58:06.463 |  INFO 22564 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-2} closed
+2024-05-30 10:58:06.464 |  INFO 22564 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-1} closing ...
+2024-05-30 10:58:06.477 |  INFO 22564 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-1} closed
+2024-05-30 10:58:06.477 |  INFO 22564 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource all closed success,bye
+2024-05-30 10:58:06.481 |  INFO 22564 | main [TID: N/A] o.apache.catalina.core.StandardService   | Stopping service [Tomcat]
+2024-05-30 10:58:06.488 |  WARN 22564 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [oracle.jdbc.driver.BlockSource.ThreadedCachingBlockSource.BlockReleaser] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ sun.misc.Unsafe.park(Native Method)
+ java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
+ java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
+ oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:259)
+ oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:241)
+ oracle.jdbc.driver.BlockSource$ThreadedCachingBlockSource$BlockReleaser.run(BlockSource.java:346)
+2024-05-30 10:58:06.489 |  WARN 22564 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [InterruptTimer] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ java.lang.Object.wait(Native Method)
+ java.util.TimerThread.mainLoop(Timer.java:552)
+ java.util.TimerThread.run(Timer.java:505)
+2024-05-30 10:58:06.490 |  WARN 22564 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [OJDBC-WORKER-THREAD-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ sun.misc.Unsafe.park(Native Method)
+ java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
+ java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
+ java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
+ java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
+ java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
+ java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
+ java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
+ java.lang.Thread.run(Thread.java:748)
+2024-05-30 10:58:06.490 |  WARN 22564 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [OracleTimeoutPollingThread] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ java.lang.Thread.sleep(Native Method)
+ oracle.jdbc.driver.OracleTimeoutPollingThread.run(OracleTimeoutPollingThread.java:162)
+2024-05-30 10:58:06.533 |  INFO 22564 | main [TID: N/A] ConditionEvaluationReportLoggingListener | 
+
+Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
+2024-05-30 10:58:06.634 | ERROR 22564 | main [TID: N/A] o.s.boot.SpringApplication               | Application run failed
+
+org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deptApiImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminUserService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
+	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
+	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:921)
+	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
+	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147)
+	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731)
+	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:307)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292)
+	at com.zjugis.module.system.SystemServerApplication.main(SystemServerApplication.java:21)
+Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminUserService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
+	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:213)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:479)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:550)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673)
+	at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228)
+	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329)
+	... 17 common frames omitted
+Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.raiseNoMatchingBeanFound(DefaultListableBeanFactory.java:1801)
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1357)
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:544)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673)
+	at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228)
+	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329)
+	... 31 common frames omitted
+
+2024-05-30 10:58:06.637 |  WARN 22564 | Thread-20 [TID: N/A] c.a.nacos.common.notify.NotifyCenter     | [NotifyCenter] Start destroying Publisher
+2024-05-30 10:58:06.637 |  WARN 22564 | Thread-12 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder   | [HttpClientBeanHolder] Start destroying common HttpClient
+2024-05-30 10:58:06.638 |  WARN 22564 | Thread-20 [TID: N/A] c.a.nacos.common.notify.NotifyCenter     | [NotifyCenter] Destruction of the end
+2024-05-30 12:50:07.818 |  INFO 8780 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [RpcClientFactory] create a new rpc client of ee24f552-f544-4261-bc17-8e83db8b0ef1_config-0
+2024-05-30 12:50:07.926 |  INFO 8780 | main [TID: N/A] org.reflections.Reflections              | Reflections took 79 ms to scan 1 urls, producing 3 keys and 6 values
+2024-05-30 12:50:07.978 |  INFO 8780 | main [TID: N/A] org.reflections.Reflections              | Reflections took 27 ms to scan 1 urls, producing 4 keys and 9 values
+2024-05-30 12:50:08.007 |  INFO 8780 | main [TID: N/A] org.reflections.Reflections              | Reflections took 22 ms to scan 1 urls, producing 3 keys and 10 values
+2024-05-30 12:50:08.039 |  INFO 8780 | main [TID: N/A] org.reflections.Reflections              | Reflections took 20 ms to scan 14 urls, producing 0 keys and 0 values
+2024-05-30 12:50:08.075 |  INFO 8780 | main [TID: N/A] org.reflections.Reflections              | Reflections took 34 ms to scan 1 urls, producing 1 keys and 5 values
+2024-05-30 12:50:08.107 |  INFO 8780 | main [TID: N/A] org.reflections.Reflections              | Reflections took 25 ms to scan 1 urls, producing 1 keys and 7 values
+2024-05-30 12:50:08.138 |  INFO 8780 | main [TID: N/A] org.reflections.Reflections              | Reflections took 22 ms to scan 1 urls, producing 2 keys and 8 values
+2024-05-30 12:50:08.159 |  INFO 8780 | main [TID: N/A] org.reflections.Reflections              | Reflections took 14 ms to scan 14 urls, producing 0 keys and 0 values
+2024-05-30 12:50:08.161 |  INFO 8780 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [ee24f552-f544-4261-bc17-8e83db8b0ef1_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
+2024-05-30 12:50:08.163 |  INFO 8780 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [ee24f552-f544-4261-bc17-8e83db8b0ef1_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$438/2064787513
+2024-05-30 12:50:08.163 |  INFO 8780 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [ee24f552-f544-4261-bc17-8e83db8b0ef1_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$439/927159199
+2024-05-30 12:50:08.165 |  INFO 8780 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [ee24f552-f544-4261-bc17-8e83db8b0ef1_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
+2024-05-30 12:50:08.167 |  INFO 8780 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [ee24f552-f544-4261-bc17-8e83db8b0ef1_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
+2024-05-30 12:50:08.190 |  INFO 8780 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [ee24f552-f544-4261-bc17-8e83db8b0ef1_config-0] Try to connect to server on start up, server: {serverIp = '10.10.10.7', server main port = 8848}
+2024-05-30 12:50:10.940 |  INFO 8780 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [ee24f552-f544-4261-bc17-8e83db8b0ef1_config-0] Success to connect to server [10.10.10.7:8848] on start up, connectionId = 1717044619733_10.10.9.25_54856
+2024-05-30 12:50:10.941 |  INFO 8780 | com.alibaba.nacos.client.remote.worker [TID: N/A] com.alibaba.nacos.common.remote.client   | [ee24f552-f544-4261-bc17-8e83db8b0ef1_config-0] Notify connected event to listeners.
+2024-05-30 12:50:10.944 |  INFO 8780 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [ee24f552-f544-4261-bc17-8e83db8b0ef1_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
+2024-05-30 12:50:10.944 |  INFO 8780 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [ee24f552-f544-4261-bc17-8e83db8b0ef1_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$448/582979874
+2024-05-30 12:50:11.055 |  WARN 8780 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server] & group[DEFAULT_GROUP]
+2024-05-30 12:50:11.061 |  WARN 8780 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server.yaml] & group[DEFAULT_GROUP]
+2024-05-30 12:50:11.066 |  WARN 8780 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server-local.yaml] & group[DEFAULT_GROUP]
+2024-05-30 12:50:11.067 |  INFO 8780 | main [TID: N/A] b.c.PropertySourceBootstrapConfiguration | Located property source: [BootstrapPropertySource {name='bootstrapProperties-system-server-local.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-system-server.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-system-server,DEFAULT_GROUP'}]
+2024-05-30 12:50:11.099 |  INFO 8780 | main [TID: N/A] c.z.m.system.SystemServerApplication     | The following 1 profile is active: "local"
+2024-05-30 12:50:15.704 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'companyMapper' and 'com.zjugis.module.system.dal.mysql.company.CompanyMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.704 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'deptLeaderMapper' and 'com.zjugis.module.system.dal.mysql.dept.DeptLeaderMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.704 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'deptMapper' and 'com.zjugis.module.system.dal.mysql.dept.DeptMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.704 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'postMapper' and 'com.zjugis.module.system.dal.mysql.dept.PostMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.704 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userDeptMapper' and 'com.zjugis.module.system.dal.mysql.dept.UserDeptMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.705 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userPostMapper' and 'com.zjugis.module.system.dal.mysql.dept.UserPostMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.705 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'dictDataMapper' and 'com.zjugis.module.system.dal.mysql.dict.DictDataMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.705 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'dictTypeMapper' and 'com.zjugis.module.system.dal.mysql.dict.DictTypeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.705 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'districtMapper' and 'com.zjugis.module.system.dal.mysql.district.DistrictMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.705 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'errorCodeMapper' and 'com.zjugis.module.system.dal.mysql.errorcode.ErrorCodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.705 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'loginLogMapper' and 'com.zjugis.module.system.dal.mysql.logger.LoginLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.705 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'operateLogMapper' and 'com.zjugis.module.system.dal.mysql.logger.OperateLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.705 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailAccountMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailAccountMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.705 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailLogMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.705 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailTemplateMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.705 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'noticeMapper' and 'com.zjugis.module.system.dal.mysql.notice.NoticeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.705 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'notifyMessageMapper' and 'com.zjugis.module.system.dal.mysql.notify.NotifyMessageMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.706 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'notifyTemplateMapper' and 'com.zjugis.module.system.dal.mysql.notify.NotifyTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.706 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2AccessTokenMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2AccessTokenMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.706 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2ApproveMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2ApproveMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.706 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2ClientMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2ClientMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.706 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2CodeMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2CodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.706 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2RefreshTokenMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2RefreshTokenMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.706 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'menuMapper' and 'com.zjugis.module.system.dal.mysql.permission.MenuMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.706 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'roleMapper' and 'com.zjugis.module.system.dal.mysql.permission.RoleMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.706 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'roleMenuMapper' and 'com.zjugis.module.system.dal.mysql.permission.RoleMenuMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.706 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userRoleMapper' and 'com.zjugis.module.system.dal.mysql.permission.UserRoleMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.706 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'sensitiveWordMapper' and 'com.zjugis.module.system.dal.mysql.sensitiveword.SensitiveWordMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.706 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsChannelMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsChannelMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.707 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsCodeMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsCodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.707 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsLogMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.707 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsTemplateMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.707 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'socialUserBindMapper' and 'com.zjugis.module.system.dal.mysql.social.SocialUserBindMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.707 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'socialUserMapper' and 'com.zjugis.module.system.dal.mysql.social.SocialUserMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.707 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'adminUserMapper' and 'com.zjugis.module.system.dal.mysql.user.AdminUserMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.707 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'messageInfoDao' and 'com.zjugis.module.system.framework.amqp.dao.MessageInfoDao' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:50:15.708 |  WARN 8780 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | No MyBatis mapper was found in '[com.zjugis.module.system]' package. Please check your configuration.
+2024-05-30 12:50:15.728 |  INFO 8780 | main [TID: N/A] faultConfiguringBeanFactoryPostProcessor | No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
+2024-05-30 12:50:15.776 |  INFO 8780 | main [TID: N/A] faultConfiguringBeanFactoryPostProcessor | No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
+2024-05-30 12:50:16.036 |  INFO 8780 | main [TID: N/A] o.s.cloud.context.scope.GenericScope     | BeanFactory id=a0a2e009-a7d1-376c-b3ef-6c4f70943f4c
+2024-05-30 12:50:16.518 |  INFO 8780 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.zjugis.framework.datapermission.config.ZjugisDataPermissionAutoConfiguration' of type [com.zjugis.framework.datapermission.config.ZjugisDataPermissionAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:50:16.529 |  INFO 8780 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'dataPermissionAnnotationAdvisor' of type [com.zjugis.framework.datapermission.core.aop.DataPermissionAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:50:16.548 |  INFO 8780 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:50:16.554 |  INFO 8780 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'bindersHealthContributor' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthContributor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:50:16.557 |  INFO 8780 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'bindersHealthIndicatorListener' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthIndicatorListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:50:16.564 |  INFO 8780 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration' of type [com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$48579607] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:50:16.580 |  INFO 8780 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'rocketExtendedPropertiesDefaultMappingsProvider' of type [com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$614/224280405] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:50:16.582 |  INFO 8780 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$e5a87f8b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:50:16.587 |  INFO 8780 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$615/433545478] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:50:16.589 |  INFO 8780 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:50:16.591 |  INFO 8780 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:50:16.594 |  INFO 8780 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:50:16.596 |  INFO 8780 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$616/604974845] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:50:16.598 |  INFO 8780 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:50:16.612 |  INFO 8780 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:50:16.655 |  INFO 8780 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | 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)
+2024-05-30 12:50:16.661 |  INFO 8780 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$59570643] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:50:16.681 |  INFO 8780 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | 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)
+2024-05-30 12:50:16.714 |  INFO 8780 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration$IntegrationJmxConfiguration' of type [org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration$IntegrationJmxConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:50:16.721 |  INFO 8780 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'spring.jmx-org.springframework.boot.autoconfigure.jmx.JmxProperties' of type [org.springframework.boot.autoconfigure.jmx.JmxProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:50:16.741 |  INFO 8780 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' of type [org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:50:16.757 |  INFO 8780 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'mbeanServer' of type [com.sun.jmx.mbeanserver.JmxMBeanServer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:50:17.433 |  INFO 8780 | main [TID: N/A] o.s.b.w.embedded.tomcat.TomcatWebServer  | Tomcat initialized with port(s): 8080 (http)
+2024-05-30 12:50:17.457 |  INFO 8780 | main [TID: N/A] o.apache.catalina.core.StandardService   | Starting service [Tomcat]
+2024-05-30 12:50:17.457 |  INFO 8780 | main [TID: N/A] org.apache.catalina.core.StandardEngine  | Starting Servlet engine: [Apache Tomcat/9.0.79]
+2024-05-30 12:50:17.641 |  INFO 8780 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/]       | Initializing Spring embedded WebApplicationContext
+2024-05-30 12:50:17.642 |  INFO 8780 | main [TID: N/A] w.s.c.ServletWebServerApplicationContext | Root WebApplicationContext: initialization completed in 6522 ms
+2024-05-30 12:50:19.582 |  INFO 8780 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-1,master} inited
+2024-05-30 12:50:19.617 |  INFO 8780 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-2,slave} inited
+2024-05-30 12:50:19.617 |  INFO 8780 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource - add a datasource named [slave] success
+2024-05-30 12:50:19.617 |  INFO 8780 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource - add a datasource named [master] success
+2024-05-30 12:50:19.617 |  INFO 8780 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
+2024-05-30 12:50:20.653 |  INFO 8780 | main [TID: N/A] c.g.y.a.MybatisPlusJoinAutoConfiguration | MPJSqlInjector init
+2024-05-30 12:50:21.598 |  WARN 8780 | main [TID: N/A] c.b.m.core.metadata.TableInfoHelper      | This "id" is the table primary key by default name for `id` in Class: "com.zjugis.module.system.framework.amqp.entity.MessageInfo",So @TableField will not work!
+2024-05-30 12:50:22.655 |  WARN 8780 | main [TID: N/A] ConfigServletWebServerApplicationContext | Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deptApiImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminUserService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+2024-05-30 12:50:22.659 |  INFO 8780 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource start closing ....
+2024-05-30 12:50:22.664 |  INFO 8780 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-2} closing ...
+2024-05-30 12:50:22.679 |  INFO 8780 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-2} closed
+2024-05-30 12:50:22.679 |  INFO 8780 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-1} closing ...
+2024-05-30 12:50:22.693 |  INFO 8780 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-1} closed
+2024-05-30 12:50:22.693 |  INFO 8780 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource all closed success,bye
+2024-05-30 12:50:22.696 |  INFO 8780 | main [TID: N/A] o.apache.catalina.core.StandardService   | Stopping service [Tomcat]
+2024-05-30 12:50:22.702 |  WARN 8780 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [oracle.jdbc.driver.BlockSource.ThreadedCachingBlockSource.BlockReleaser] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ sun.misc.Unsafe.park(Native Method)
+ java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
+ java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
+ oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:259)
+ oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:241)
+ oracle.jdbc.driver.BlockSource$ThreadedCachingBlockSource$BlockReleaser.run(BlockSource.java:346)
+2024-05-30 12:50:22.703 |  WARN 8780 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [InterruptTimer] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ java.lang.Object.wait(Native Method)
+ java.util.TimerThread.mainLoop(Timer.java:552)
+ java.util.TimerThread.run(Timer.java:505)
+2024-05-30 12:50:22.704 |  WARN 8780 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [OJDBC-WORKER-THREAD-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ sun.misc.Unsafe.park(Native Method)
+ java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
+ java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
+ java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
+ java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
+ java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
+ java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
+ java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
+ java.lang.Thread.run(Thread.java:748)
+2024-05-30 12:50:22.704 |  WARN 8780 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [OracleTimeoutPollingThread] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ java.lang.Thread.sleep(Native Method)
+ oracle.jdbc.driver.OracleTimeoutPollingThread.run(OracleTimeoutPollingThread.java:162)
+2024-05-30 12:50:22.739 |  INFO 8780 | main [TID: N/A] ConditionEvaluationReportLoggingListener | 
+
+Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
+2024-05-30 12:50:22.832 | ERROR 8780 | main [TID: N/A] o.s.boot.SpringApplication               | Application run failed
+
+org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deptApiImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminUserService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
+	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
+	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:921)
+	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
+	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147)
+	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731)
+	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:307)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292)
+	at com.zjugis.module.system.SystemServerApplication.main(SystemServerApplication.java:21)
+Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminUserService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
+	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:213)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:479)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:550)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673)
+	at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228)
+	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329)
+	... 17 common frames omitted
+Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.raiseNoMatchingBeanFound(DefaultListableBeanFactory.java:1801)
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1357)
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:544)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673)
+	at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228)
+	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329)
+	... 31 common frames omitted
+
+2024-05-30 12:50:22.835 |  WARN 8780 | Thread-11 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder   | [HttpClientBeanHolder] Start destroying common HttpClient
+2024-05-30 12:50:22.835 |  WARN 8780 | Thread-18 [TID: N/A] c.a.nacos.common.notify.NotifyCenter     | [NotifyCenter] Start destroying Publisher
+2024-05-30 12:50:22.835 |  WARN 8780 | Thread-18 [TID: N/A] c.a.nacos.common.notify.NotifyCenter     | [NotifyCenter] Destruction of the end
+2024-05-30 12:51:35.409 |  INFO 9448 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [RpcClientFactory] create a new rpc client of 3a37a784-1783-47d7-8009-da9956b144c3_config-0
+2024-05-30 12:51:35.493 |  INFO 9448 | main [TID: N/A] org.reflections.Reflections              | Reflections took 59 ms to scan 1 urls, producing 3 keys and 6 values
+2024-05-30 12:51:35.537 |  INFO 9448 | main [TID: N/A] org.reflections.Reflections              | Reflections took 21 ms to scan 1 urls, producing 4 keys and 9 values
+2024-05-30 12:51:35.558 |  INFO 9448 | main [TID: N/A] org.reflections.Reflections              | Reflections took 17 ms to scan 1 urls, producing 3 keys and 10 values
+2024-05-30 12:51:35.579 |  INFO 9448 | main [TID: N/A] org.reflections.Reflections              | Reflections took 14 ms to scan 14 urls, producing 0 keys and 0 values
+2024-05-30 12:51:35.604 |  INFO 9448 | main [TID: N/A] org.reflections.Reflections              | Reflections took 24 ms to scan 1 urls, producing 1 keys and 5 values
+2024-05-30 12:51:35.635 |  INFO 9448 | main [TID: N/A] org.reflections.Reflections              | Reflections took 22 ms to scan 1 urls, producing 1 keys and 7 values
+2024-05-30 12:51:35.660 |  INFO 9448 | main [TID: N/A] org.reflections.Reflections              | Reflections took 18 ms to scan 1 urls, producing 2 keys and 8 values
+2024-05-30 12:51:35.682 |  INFO 9448 | main [TID: N/A] org.reflections.Reflections              | Reflections took 14 ms to scan 14 urls, producing 0 keys and 0 values
+2024-05-30 12:51:35.684 |  INFO 9448 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [3a37a784-1783-47d7-8009-da9956b144c3_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
+2024-05-30 12:51:35.685 |  INFO 9448 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [3a37a784-1783-47d7-8009-da9956b144c3_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$438/1964514128
+2024-05-30 12:51:35.686 |  INFO 9448 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [3a37a784-1783-47d7-8009-da9956b144c3_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$439/761533964
+2024-05-30 12:51:35.687 |  INFO 9448 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [3a37a784-1783-47d7-8009-da9956b144c3_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
+2024-05-30 12:51:35.689 |  INFO 9448 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [3a37a784-1783-47d7-8009-da9956b144c3_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
+2024-05-30 12:51:35.709 |  INFO 9448 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [3a37a784-1783-47d7-8009-da9956b144c3_config-0] Try to connect to server on start up, server: {serverIp = '10.10.10.7', server main port = 8848}
+2024-05-30 12:51:37.953 |  INFO 9448 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [3a37a784-1783-47d7-8009-da9956b144c3_config-0] Success to connect to server [10.10.10.7:8848] on start up, connectionId = 1717044706779_10.10.9.25_54921
+2024-05-30 12:51:37.954 |  INFO 9448 | com.alibaba.nacos.client.remote.worker [TID: N/A] com.alibaba.nacos.common.remote.client   | [3a37a784-1783-47d7-8009-da9956b144c3_config-0] Notify connected event to listeners.
+2024-05-30 12:51:37.955 |  INFO 9448 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [3a37a784-1783-47d7-8009-da9956b144c3_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
+2024-05-30 12:51:37.956 |  INFO 9448 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [3a37a784-1783-47d7-8009-da9956b144c3_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$448/2012528704
+2024-05-30 12:51:38.056 |  WARN 9448 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server] & group[DEFAULT_GROUP]
+2024-05-30 12:51:38.062 |  WARN 9448 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server.yaml] & group[DEFAULT_GROUP]
+2024-05-30 12:51:38.066 |  WARN 9448 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server-local.yaml] & group[DEFAULT_GROUP]
+2024-05-30 12:51:38.068 |  INFO 9448 | main [TID: N/A] b.c.PropertySourceBootstrapConfiguration | Located property source: [BootstrapPropertySource {name='bootstrapProperties-system-server-local.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-system-server.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-system-server,DEFAULT_GROUP'}]
+2024-05-30 12:51:38.098 |  INFO 9448 | main [TID: N/A] c.z.m.system.SystemServerApplication     | The following 1 profile is active: "local"
+2024-05-30 12:51:40.789 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'companyMapper' and 'com.zjugis.module.system.dal.mysql.company.CompanyMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.790 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'deptLeaderMapper' and 'com.zjugis.module.system.dal.mysql.dept.DeptLeaderMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.790 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'deptMapper' and 'com.zjugis.module.system.dal.mysql.dept.DeptMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.790 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'postMapper' and 'com.zjugis.module.system.dal.mysql.dept.PostMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.790 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userDeptMapper' and 'com.zjugis.module.system.dal.mysql.dept.UserDeptMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.790 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userPostMapper' and 'com.zjugis.module.system.dal.mysql.dept.UserPostMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.790 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'dictDataMapper' and 'com.zjugis.module.system.dal.mysql.dict.DictDataMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.790 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'dictTypeMapper' and 'com.zjugis.module.system.dal.mysql.dict.DictTypeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.790 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'districtMapper' and 'com.zjugis.module.system.dal.mysql.district.DistrictMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.790 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'errorCodeMapper' and 'com.zjugis.module.system.dal.mysql.errorcode.ErrorCodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.790 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'loginLogMapper' and 'com.zjugis.module.system.dal.mysql.logger.LoginLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.790 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'operateLogMapper' and 'com.zjugis.module.system.dal.mysql.logger.OperateLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.790 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailAccountMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailAccountMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.790 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailLogMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.790 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailTemplateMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.790 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'noticeMapper' and 'com.zjugis.module.system.dal.mysql.notice.NoticeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.790 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'notifyMessageMapper' and 'com.zjugis.module.system.dal.mysql.notify.NotifyMessageMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.790 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'notifyTemplateMapper' and 'com.zjugis.module.system.dal.mysql.notify.NotifyTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.790 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2AccessTokenMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2AccessTokenMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.790 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2ApproveMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2ApproveMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.790 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2ClientMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2ClientMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.790 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2CodeMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2CodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.791 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2RefreshTokenMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2RefreshTokenMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.791 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'menuMapper' and 'com.zjugis.module.system.dal.mysql.permission.MenuMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.791 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'roleMapper' and 'com.zjugis.module.system.dal.mysql.permission.RoleMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.791 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'roleMenuMapper' and 'com.zjugis.module.system.dal.mysql.permission.RoleMenuMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.791 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userRoleMapper' and 'com.zjugis.module.system.dal.mysql.permission.UserRoleMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.791 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'sensitiveWordMapper' and 'com.zjugis.module.system.dal.mysql.sensitiveword.SensitiveWordMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.791 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsChannelMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsChannelMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.791 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsCodeMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsCodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.791 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsLogMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.791 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsTemplateMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.791 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'socialUserBindMapper' and 'com.zjugis.module.system.dal.mysql.social.SocialUserBindMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.791 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'socialUserMapper' and 'com.zjugis.module.system.dal.mysql.social.SocialUserMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.791 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'adminUserMapper' and 'com.zjugis.module.system.dal.mysql.user.AdminUserMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.791 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'messageInfoDao' and 'com.zjugis.module.system.framework.amqp.dao.MessageInfoDao' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:51:40.791 |  WARN 9448 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | No MyBatis mapper was found in '[com.zjugis.module.system]' package. Please check your configuration.
+2024-05-30 12:51:40.799 |  INFO 9448 | main [TID: N/A] faultConfiguringBeanFactoryPostProcessor | No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
+2024-05-30 12:51:40.825 |  INFO 9448 | main [TID: N/A] faultConfiguringBeanFactoryPostProcessor | No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
+2024-05-30 12:51:40.961 |  INFO 9448 | main [TID: N/A] o.s.cloud.context.scope.GenericScope     | BeanFactory id=a0a2e009-a7d1-376c-b3ef-6c4f70943f4c
+2024-05-30 12:51:41.281 |  INFO 9448 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.zjugis.framework.datapermission.config.ZjugisDataPermissionAutoConfiguration' of type [com.zjugis.framework.datapermission.config.ZjugisDataPermissionAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:51:41.287 |  INFO 9448 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'dataPermissionAnnotationAdvisor' of type [com.zjugis.framework.datapermission.core.aop.DataPermissionAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:51:41.299 |  INFO 9448 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:51:41.303 |  INFO 9448 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'bindersHealthContributor' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthContributor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:51:41.305 |  INFO 9448 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'bindersHealthIndicatorListener' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthIndicatorListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:51:41.310 |  INFO 9448 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration' of type [com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$925b4019] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:51:41.325 |  INFO 9448 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'rocketExtendedPropertiesDefaultMappingsProvider' of type [com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$614/604974845] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:51:41.326 |  INFO 9448 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$2fac299d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:51:41.331 |  INFO 9448 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$615/1493625851] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:51:41.333 |  INFO 9448 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:51:41.334 |  INFO 9448 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:51:41.336 |  INFO 9448 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:51:41.338 |  INFO 9448 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$616/2129376022] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:51:41.338 |  INFO 9448 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:51:41.348 |  INFO 9448 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:51:41.374 |  INFO 9448 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | 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)
+2024-05-30 12:51:41.379 |  INFO 9448 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$a35ab055] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:51:41.394 |  INFO 9448 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | 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)
+2024-05-30 12:51:41.414 |  INFO 9448 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration$IntegrationJmxConfiguration' of type [org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration$IntegrationJmxConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:51:41.419 |  INFO 9448 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'spring.jmx-org.springframework.boot.autoconfigure.jmx.JmxProperties' of type [org.springframework.boot.autoconfigure.jmx.JmxProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:51:41.432 |  INFO 9448 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' of type [org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:51:41.441 |  INFO 9448 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'mbeanServer' of type [com.sun.jmx.mbeanserver.JmxMBeanServer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:51:41.942 |  INFO 9448 | main [TID: N/A] o.s.b.w.embedded.tomcat.TomcatWebServer  | Tomcat initialized with port(s): 8080 (http)
+2024-05-30 12:51:41.958 |  INFO 9448 | main [TID: N/A] o.apache.catalina.core.StandardService   | Starting service [Tomcat]
+2024-05-30 12:51:41.958 |  INFO 9448 | main [TID: N/A] org.apache.catalina.core.StandardEngine  | Starting Servlet engine: [Apache Tomcat/9.0.79]
+2024-05-30 12:51:42.102 |  INFO 9448 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/]       | Initializing Spring embedded WebApplicationContext
+2024-05-30 12:51:42.102 |  INFO 9448 | main [TID: N/A] w.s.c.ServletWebServerApplicationContext | Root WebApplicationContext: initialization completed in 3984 ms
+2024-05-30 12:51:43.570 |  INFO 9448 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-1,master} inited
+2024-05-30 12:51:43.603 |  INFO 9448 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-2,slave} inited
+2024-05-30 12:51:43.603 |  INFO 9448 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource - add a datasource named [slave] success
+2024-05-30 12:51:43.603 |  INFO 9448 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource - add a datasource named [master] success
+2024-05-30 12:51:43.603 |  INFO 9448 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
+2024-05-30 12:51:44.261 |  INFO 9448 | main [TID: N/A] c.g.y.a.MybatisPlusJoinAutoConfiguration | MPJSqlInjector init
+2024-05-30 12:51:44.918 |  WARN 9448 | main [TID: N/A] c.b.m.core.metadata.TableInfoHelper      | This "id" is the table primary key by default name for `id` in Class: "com.zjugis.module.system.framework.amqp.entity.MessageInfo",So @TableField will not work!
+2024-05-30 12:51:45.608 |  WARN 9448 | main [TID: N/A] ConfigServletWebServerApplicationContext | Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deptApiImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminUserService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+2024-05-30 12:51:45.610 |  INFO 9448 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource start closing ....
+2024-05-30 12:51:45.614 |  INFO 9448 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-2} closing ...
+2024-05-30 12:51:45.623 |  INFO 9448 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-2} closed
+2024-05-30 12:51:45.623 |  INFO 9448 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-1} closing ...
+2024-05-30 12:51:45.637 |  INFO 9448 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-1} closed
+2024-05-30 12:51:45.637 |  INFO 9448 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource all closed success,bye
+2024-05-30 12:51:45.639 |  INFO 9448 | main [TID: N/A] o.apache.catalina.core.StandardService   | Stopping service [Tomcat]
+2024-05-30 12:51:45.644 |  WARN 9448 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [oracle.jdbc.driver.BlockSource.ThreadedCachingBlockSource.BlockReleaser] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ sun.misc.Unsafe.park(Native Method)
+ java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
+ java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
+ oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:259)
+ oracle.jdbc.internal.Monitor$WaitableMonitor.monitorWait(Monitor.java:241)
+ oracle.jdbc.driver.BlockSource$ThreadedCachingBlockSource$BlockReleaser.run(BlockSource.java:346)
+2024-05-30 12:51:45.644 |  WARN 9448 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [InterruptTimer] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ java.lang.Object.wait(Native Method)
+ java.util.TimerThread.mainLoop(Timer.java:552)
+ java.util.TimerThread.run(Timer.java:505)
+2024-05-30 12:51:45.645 |  WARN 9448 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [OJDBC-WORKER-THREAD-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ sun.misc.Unsafe.park(Native Method)
+ java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
+ java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
+ java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
+ java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
+ java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
+ java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
+ java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
+ java.lang.Thread.run(Thread.java:748)
+2024-05-30 12:51:45.646 |  WARN 9448 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase       | The web application [ROOT] appears to have started a thread named [OracleTimeoutPollingThread] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
+ java.lang.Thread.sleep(Native Method)
+ oracle.jdbc.driver.OracleTimeoutPollingThread.run(OracleTimeoutPollingThread.java:162)
+2024-05-30 12:51:45.670 |  INFO 9448 | main [TID: N/A] ConditionEvaluationReportLoggingListener | 
+
+Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
+2024-05-30 12:51:45.739 | ERROR 9448 | main [TID: N/A] o.s.boot.SpringApplication               | Application run failed
+
+org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deptApiImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminUserService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
+	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
+	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:921)
+	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
+	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147)
+	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731)
+	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:307)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292)
+	at com.zjugis.module.system.SystemServerApplication.main(SystemServerApplication.java:21)
+Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminUserService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:332)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
+	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
+	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:213)
+	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:479)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:550)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673)
+	at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228)
+	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329)
+	... 17 common frames omitted
+Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.security.crypto.password.PasswordEncoder' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.raiseNoMatchingBeanFound(DefaultListableBeanFactory.java:1801)
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1357)
+	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:544)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673)
+	at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228)
+	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
+	at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329)
+	... 31 common frames omitted
+
+2024-05-30 12:51:45.741 |  WARN 9448 | Thread-9 [TID: N/A] c.a.n.common.http.HttpClientBeanHolder   | [HttpClientBeanHolder] Start destroying common HttpClient
+2024-05-30 12:51:45.741 |  WARN 9448 | Thread-16 [TID: N/A] c.a.nacos.common.notify.NotifyCenter     | [NotifyCenter] Start destroying Publisher
+2024-05-30 12:51:45.741 |  WARN 9448 | Thread-16 [TID: N/A] c.a.nacos.common.notify.NotifyCenter     | [NotifyCenter] Destruction of the end
+2024-05-30 12:54:28.499 |  INFO 15200 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [RpcClientFactory] create a new rpc client of 4ee03342-1783-45e3-988e-59407c5d36f7_config-0
+2024-05-30 12:54:28.708 |  INFO 15200 | main [TID: N/A] org.reflections.Reflections              | Reflections took 150 ms to scan 1 urls, producing 3 keys and 6 values
+2024-05-30 12:54:28.828 |  INFO 15200 | main [TID: N/A] org.reflections.Reflections              | Reflections took 61 ms to scan 1 urls, producing 4 keys and 9 values
+2024-05-30 12:54:28.891 |  INFO 15200 | main [TID: N/A] org.reflections.Reflections              | Reflections took 46 ms to scan 1 urls, producing 3 keys and 10 values
+2024-05-30 12:54:28.950 |  INFO 15200 | main [TID: N/A] org.reflections.Reflections              | Reflections took 37 ms to scan 14 urls, producing 0 keys and 0 values
+2024-05-30 12:54:28.994 |  INFO 15200 | main [TID: N/A] org.reflections.Reflections              | Reflections took 41 ms to scan 1 urls, producing 1 keys and 5 values
+2024-05-30 12:54:29.057 |  INFO 15200 | main [TID: N/A] org.reflections.Reflections              | Reflections took 46 ms to scan 1 urls, producing 1 keys and 7 values
+2024-05-30 12:54:29.140 |  INFO 15200 | main [TID: N/A] org.reflections.Reflections              | Reflections took 65 ms to scan 1 urls, producing 2 keys and 8 values
+2024-05-30 12:54:29.195 |  INFO 15200 | main [TID: N/A] org.reflections.Reflections              | Reflections took 29 ms to scan 14 urls, producing 0 keys and 0 values
+2024-05-30 12:54:29.201 |  INFO 15200 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [4ee03342-1783-45e3-988e-59407c5d36f7_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
+2024-05-30 12:54:29.204 |  INFO 15200 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [4ee03342-1783-45e3-988e-59407c5d36f7_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$438/2142660176
+2024-05-30 12:54:29.205 |  INFO 15200 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [4ee03342-1783-45e3-988e-59407c5d36f7_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$439/446093644
+2024-05-30 12:54:29.210 |  INFO 15200 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [4ee03342-1783-45e3-988e-59407c5d36f7_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
+2024-05-30 12:54:29.216 |  INFO 15200 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [4ee03342-1783-45e3-988e-59407c5d36f7_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
+2024-05-30 12:54:29.272 |  INFO 15200 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [4ee03342-1783-45e3-988e-59407c5d36f7_config-0] Try to connect to server on start up, server: {serverIp = '10.10.10.7', server main port = 8848}
+2024-05-30 12:54:34.238 |  INFO 15200 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [4ee03342-1783-45e3-988e-59407c5d36f7_config-0] Success to connect to server [10.10.10.7:8848] on start up, connectionId = 1717044882812_10.10.9.25_55003
+2024-05-30 12:54:34.241 |  INFO 15200 | com.alibaba.nacos.client.remote.worker [TID: N/A] com.alibaba.nacos.common.remote.client   | [4ee03342-1783-45e3-988e-59407c5d36f7_config-0] Notify connected event to listeners.
+2024-05-30 12:54:34.244 |  INFO 15200 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [4ee03342-1783-45e3-988e-59407c5d36f7_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
+2024-05-30 12:54:34.245 |  INFO 15200 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [4ee03342-1783-45e3-988e-59407c5d36f7_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$448/565077371
+2024-05-30 12:54:34.543 |  WARN 15200 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server] & group[DEFAULT_GROUP]
+2024-05-30 12:54:34.554 |  WARN 15200 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server.yaml] & group[DEFAULT_GROUP]
+2024-05-30 12:54:34.561 |  WARN 15200 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server-local.yaml] & group[DEFAULT_GROUP]
+2024-05-30 12:54:34.563 |  INFO 15200 | main [TID: N/A] b.c.PropertySourceBootstrapConfiguration | Located property source: [BootstrapPropertySource {name='bootstrapProperties-system-server-local.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-system-server.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-system-server,DEFAULT_GROUP'}]
+2024-05-30 12:54:34.629 |  INFO 15200 | main [TID: N/A] c.z.m.system.SystemServerApplication     | The following 1 profile is active: "local"
+2024-05-30 12:54:40.301 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'companyMapper' and 'com.zjugis.module.system.dal.mysql.company.CompanyMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.301 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'deptLeaderMapper' and 'com.zjugis.module.system.dal.mysql.dept.DeptLeaderMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.301 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'deptMapper' and 'com.zjugis.module.system.dal.mysql.dept.DeptMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.301 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'postMapper' and 'com.zjugis.module.system.dal.mysql.dept.PostMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.301 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userDeptMapper' and 'com.zjugis.module.system.dal.mysql.dept.UserDeptMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.301 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userPostMapper' and 'com.zjugis.module.system.dal.mysql.dept.UserPostMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.301 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'dictDataMapper' and 'com.zjugis.module.system.dal.mysql.dict.DictDataMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.302 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'dictTypeMapper' and 'com.zjugis.module.system.dal.mysql.dict.DictTypeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.302 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'districtMapper' and 'com.zjugis.module.system.dal.mysql.district.DistrictMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.302 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'errorCodeMapper' and 'com.zjugis.module.system.dal.mysql.errorcode.ErrorCodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.302 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'loginLogMapper' and 'com.zjugis.module.system.dal.mysql.logger.LoginLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.302 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'operateLogMapper' and 'com.zjugis.module.system.dal.mysql.logger.OperateLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.302 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailAccountMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailAccountMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.302 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailLogMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.302 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailTemplateMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.303 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'noticeMapper' and 'com.zjugis.module.system.dal.mysql.notice.NoticeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.303 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'notifyMessageMapper' and 'com.zjugis.module.system.dal.mysql.notify.NotifyMessageMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.303 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'notifyTemplateMapper' and 'com.zjugis.module.system.dal.mysql.notify.NotifyTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.303 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2AccessTokenMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2AccessTokenMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.303 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2ApproveMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2ApproveMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.303 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2ClientMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2ClientMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.303 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2CodeMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2CodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.303 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2RefreshTokenMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2RefreshTokenMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.303 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'menuMapper' and 'com.zjugis.module.system.dal.mysql.permission.MenuMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.303 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'roleMapper' and 'com.zjugis.module.system.dal.mysql.permission.RoleMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.304 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'roleMenuMapper' and 'com.zjugis.module.system.dal.mysql.permission.RoleMenuMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.304 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userRoleMapper' and 'com.zjugis.module.system.dal.mysql.permission.UserRoleMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.304 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'sensitiveWordMapper' and 'com.zjugis.module.system.dal.mysql.sensitiveword.SensitiveWordMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.304 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsChannelMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsChannelMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.304 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsCodeMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsCodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.304 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsLogMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.304 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsTemplateMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.305 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'socialUserBindMapper' and 'com.zjugis.module.system.dal.mysql.social.SocialUserBindMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.305 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'socialUserMapper' and 'com.zjugis.module.system.dal.mysql.social.SocialUserMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.305 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'adminUserMapper' and 'com.zjugis.module.system.dal.mysql.user.AdminUserMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.305 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'messageInfoDao' and 'com.zjugis.module.system.framework.amqp.dao.MessageInfoDao' mapperInterface. Bean already defined with the same name!
+2024-05-30 12:54:40.306 |  WARN 15200 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | No MyBatis mapper was found in '[com.zjugis.module.system]' package. Please check your configuration.
+2024-05-30 12:54:40.325 |  INFO 15200 | main [TID: N/A] faultConfiguringBeanFactoryPostProcessor | No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
+2024-05-30 12:54:40.378 |  INFO 15200 | main [TID: N/A] faultConfiguringBeanFactoryPostProcessor | No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
+2024-05-30 12:54:40.645 |  INFO 15200 | main [TID: N/A] o.s.cloud.context.scope.GenericScope     | BeanFactory id=6404cca4-75a8-3605-b514-05ebf1c62fa4
+2024-05-30 12:54:41.844 |  INFO 15200 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.zjugis.framework.datapermission.config.ZjugisDataPermissionAutoConfiguration' of type [com.zjugis.framework.datapermission.config.ZjugisDataPermissionAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:54:41.854 |  INFO 15200 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'dataPermissionAnnotationAdvisor' of type [com.zjugis.framework.datapermission.core.aop.DataPermissionAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:54:41.875 |  INFO 15200 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:54:41.886 |  INFO 15200 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'bindersHealthContributor' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthContributor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:54:41.902 |  INFO 15200 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'bindersHealthIndicatorListener' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthIndicatorListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:54:41.922 |  INFO 15200 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration' of type [com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$52c5dc0a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:54:41.948 |  INFO 15200 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'rocketExtendedPropertiesDefaultMappingsProvider' of type [com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$654/2082475607] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:54:41.965 |  INFO 15200 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$f016c58e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:54:41.974 |  INFO 15200 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$655/2094728618] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:54:41.992 |  INFO 15200 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:54:41.996 |  INFO 15200 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:54:42.003 |  INFO 15200 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:54:42.007 |  INFO 15200 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$656/860285190] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:54:42.027 |  INFO 15200 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:54:42.053 |  INFO 15200 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:54:42.118 |  INFO 15200 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | 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)
+2024-05-30 12:54:42.135 |  INFO 15200 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$63c54c46] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:54:42.177 |  INFO 15200 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | 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)
+2024-05-30 12:54:42.192 |  INFO 15200 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.zjugis.framework.quartz.config.ZjugisAsyncAutoConfiguration' of type [com.zjugis.framework.quartz.config.ZjugisAsyncAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:54:42.240 |  INFO 15200 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration$IntegrationJmxConfiguration' of type [org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration$IntegrationJmxConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:54:42.252 |  INFO 15200 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'spring.jmx-org.springframework.boot.autoconfigure.jmx.JmxProperties' of type [org.springframework.boot.autoconfigure.jmx.JmxProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:54:42.285 |  INFO 15200 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' of type [org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:54:42.316 |  INFO 15200 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'mbeanServer' of type [com.sun.jmx.mbeanserver.JmxMBeanServer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 12:54:43.697 |  INFO 15200 | main [TID: N/A] o.s.b.w.embedded.tomcat.TomcatWebServer  | Tomcat initialized with port(s): 8080 (http)
+2024-05-30 12:54:43.735 |  INFO 15200 | main [TID: N/A] o.apache.catalina.core.StandardService   | Starting service [Tomcat]
+2024-05-30 12:54:43.736 |  INFO 15200 | main [TID: N/A] org.apache.catalina.core.StandardEngine  | Starting Servlet engine: [Apache Tomcat/9.0.79]
+2024-05-30 12:54:44.080 |  INFO 15200 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/]       | Initializing Spring embedded WebApplicationContext
+2024-05-30 12:54:44.080 |  INFO 15200 | main [TID: N/A] w.s.c.ServletWebServerApplicationContext | Root WebApplicationContext: initialization completed in 9410 ms
+2024-05-30 12:54:47.375 |  INFO 15200 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-1,master} inited
+2024-05-30 12:54:47.412 |  INFO 15200 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-2,slave} inited
+2024-05-30 12:54:47.412 |  INFO 15200 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource - add a datasource named [slave] success
+2024-05-30 12:54:47.412 |  INFO 15200 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource - add a datasource named [master] success
+2024-05-30 12:54:47.412 |  INFO 15200 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
+2024-05-30 12:54:48.176 |  INFO 15200 | main [TID: N/A] o.s.c.openfeign.FeignClientFactoryBean   | For 'infra-server' URL not provided. Will try picking an instance via load-balancing.
+2024-05-30 12:54:48.453 |  INFO 15200 | main [TID: N/A] o.s.c.openfeign.FeignClientFactoryBean   | For 'system-server' URL not provided. Will try picking an instance via load-balancing.
+2024-05-30 12:54:50.888 |  INFO 15200 | main [TID: N/A] c.g.y.a.MybatisPlusJoinAutoConfiguration | MPJSqlInjector init
+2024-05-30 12:54:52.654 |  WARN 15200 | main [TID: N/A] c.b.m.core.metadata.TableInfoHelper      | This "id" is the table primary key by default name for `id` in Class: "com.zjugis.module.system.framework.amqp.entity.MessageInfo",So @TableField will not work!
+2024-05-30 12:54:55.071 |  INFO 15200 | main [TID: N/A] o.s.c.openfeign.FeignClientFactoryBean   | For 'infra-server' URL not provided. Will try picking an instance via load-balancing.
+2024-05-30 12:54:59.526 |  INFO 15200 | main [TID: N/A] org.redisson.Version                     | Redisson 3.18.0
+2024-05-30 12:55:00.930 |  INFO 15200 | redisson-netty-2-5 [TID: N/A] o.r.c.pool.MasterPubSubConnectionPool    | 1 connections initialized for 127.0.0.1/127.0.0.1:6379
+2024-05-30 12:55:01.017 |  INFO 15200 | redisson-netty-2-19 [TID: N/A] o.r.c.pool.MasterConnectionPool          | 24 connections initialized for 127.0.0.1/127.0.0.1:6379
+2024-05-30 12:55:03.708 |  INFO 15200 | main [TID: N/A] com.xingyuv.captcha.util.ImageUtils      | 自定义resource底图:[SLIDING_BLOCK=[Ljava.lang.String;@4e387da1, ORIGINAL=[Ljava.lang.String;@55145dc5, PIC_CLICK=[Ljava.lang.String;@7dcfe455]
+2024-05-30 12:55:03.718 |  INFO 15200 | main [TID: N/A] c.x.c.s.impl.CaptchaServiceFactory       | supported-captchaCache-service:[redis, local]
+2024-05-30 12:55:03.733 |  INFO 15200 | main [TID: N/A] c.x.c.s.impl.CaptchaServiceFactory       | supported-captchaTypes-service:[clickWord, default, blockPuzzle]
+2024-05-30 12:55:03.733 |  INFO 15200 | main [TID: N/A] c.x.c.s.i.BlockPuzzleCaptchaServiceImpl  | --->>>xingyuv captcha-plus 初始化验证码底图<<<---blockPuzzle
+2024-05-30 12:55:04.186 |  INFO 15200 | main [TID: N/A] c.x.c.s.i.BlockPuzzleCaptchaServiceImpl  | 初始化local缓存...
+2024-05-30 12:55:08.991 |  INFO 15200 | main [TID: N/A] o.s.c.openfeign.FeignClientFactoryBean   | For 'infra-server' URL not provided. Will try picking an instance via load-balancing.
+2024-05-30 12:55:09.032 |  INFO 15200 | main [TID: N/A] o.s.c.openfeign.FeignClientFactoryBean   | For 'system-server' URL not provided. Will try picking an instance via load-balancing.
+2024-05-30 12:55:09.126 |  INFO 15200 | main [TID: N/A] o.s.c.openfeign.FeignClientFactoryBean   | For 'system-server' URL not provided. Will try picking an instance via load-balancing.
+2024-05-30 12:55:09.162 |  INFO 15200 | main [TID: N/A] c.z.f.dict.core.util.DictFrameworkUtils  | [init][初始化 DictFrameworkUtils 成功]
+2024-05-30 12:55:09.182 |  INFO 15200 | main [TID: N/A] c.z.f.j.c.ZjugisJacksonAutoConfiguration | [init][初始化 JsonUtils 成功]
+2024-05-30 12:55:09.193 |  INFO 15200 | main [TID: N/A] o.s.c.openfeign.FeignClientFactoryBean   | For 'system-server' URL not provided. Will try picking an instance via load-balancing.
+2024-05-30 12:55:11.094 |  INFO 15200 | main [TID: N/A] o.s.b.a.e.web.EndpointLinksResolver      | Exposing 25 endpoint(s) beneath base path '/actuator'
+2024-05-30 12:55:11.338 |  INFO 15200 | main [TID: N/A] o.s.s.web.DefaultSecurityFilterChain     | Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4b98900b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@24bd88df, org.springframework.security.web.context.SecurityContextPersistenceFilter@5e66d85d, org.springframework.security.web.header.HeaderWriterFilter@218da1f9, org.springframework.web.filter.CorsFilter@78d816e6, org.springframework.security.web.authentication.logout.LogoutFilter@3a7c75d9, com.zjugis.framework.security.core.filter.TokenAuthenticationFilter@14927cd4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@55a72c9e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3ea4712b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5775485, org.springframework.security.web.session.SessionManagementFilter@5192abb4, org.springframework.security.web.access.ExceptionTranslationFilter@5e1db27e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@59f4df4e]
+2024-05-30 12:55:12.726 |  INFO 15200 | main [TID: N/A] o.s.c.s.m.DirectWithAttributesChannel    | Channel 'system-server-1.springCloudBusInput' has 1 subscriber(s).
+2024-05-30 12:55:12.771 |  INFO 15200 | main [TID: N/A] o.s.c.s.m.DirectWithAttributesChannel    | Channel 'system-server-1.smsSendConsumer-in-0' has 1 subscriber(s).
+2024-05-30 12:55:12.802 |  INFO 15200 | main [TID: N/A] o.s.c.s.m.DirectWithAttributesChannel    | Channel 'system-server-1.mailSendConsumer-in-0' has 1 subscriber(s).
+2024-05-30 12:55:15.594 |  WARN 15200 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
+2024-05-30 12:55:17.208 |  INFO 15200 | main [TID: N/A] o.s.i.monitor.IntegrationMBeanExporter   | Registering MessageChannel errorChannel
+2024-05-30 12:55:17.591 |  INFO 15200 | main [TID: N/A] o.s.i.monitor.IntegrationMBeanExporter   | Registering MessageChannel springCloudBusInput
+2024-05-30 12:55:17.814 |  INFO 15200 | main [TID: N/A] o.s.i.monitor.IntegrationMBeanExporter   | Registering MessageChannel nullChannel
+2024-05-30 12:55:17.860 |  INFO 15200 | main [TID: N/A] o.s.i.monitor.IntegrationMBeanExporter   | Registering MessageChannel smsSendConsumer-in-0
+2024-05-30 12:55:17.866 |  INFO 15200 | main [TID: N/A] o.s.i.monitor.IntegrationMBeanExporter   | Registering MessageChannel mailSendConsumer-in-0
+2024-05-30 12:55:17.915 |  INFO 15200 | main [TID: N/A] o.s.i.monitor.IntegrationMBeanExporter   | Registering MessageHandler _org.springframework.integration.errorLogger
+2024-05-30 12:55:18.312 |  INFO 15200 | main [TID: N/A] o.s.i.endpoint.EventDrivenConsumer       | Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
+2024-05-30 12:55:18.313 |  INFO 15200 | main [TID: N/A] o.s.i.channel.PublishSubscribeChannel    | Channel 'system-server-1.errorChannel' has 1 subscriber(s).
+2024-05-30 12:55:18.315 |  INFO 15200 | main [TID: N/A] o.s.i.endpoint.EventDrivenConsumer       | started bean '_org.springframework.integration.errorLogger'
+2024-05-30 12:55:18.432 |  INFO 15200 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [RpcClientFactory] create a new rpc client of 854cefce-d9cd-4125-9e97-17e79787ace7
+2024-05-30 12:55:18.432 |  INFO 15200 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [854cefce-d9cd-4125-9e97-17e79787ace7] RpcClient init label, labels = {module=naming, source=sdk}
+2024-05-30 12:55:18.443 |  INFO 15200 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [854cefce-d9cd-4125-9e97-17e79787ace7] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
+2024-05-30 12:55:18.443 |  INFO 15200 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [854cefce-d9cd-4125-9e97-17e79787ace7] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
+2024-05-30 12:55:18.446 |  INFO 15200 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [854cefce-d9cd-4125-9e97-17e79787ace7] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
+2024-05-30 12:55:18.446 |  INFO 15200 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [854cefce-d9cd-4125-9e97-17e79787ace7] Try to connect to server on start up, server: {serverIp = '10.10.10.7', server main port = 8848}
+2024-05-30 12:55:18.596 |  INFO 15200 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [854cefce-d9cd-4125-9e97-17e79787ace7] Success to connect to server [10.10.10.7:8848] on start up, connectionId = 1717044927559_10.10.9.25_55108
+2024-05-30 12:55:18.596 |  INFO 15200 | com.alibaba.nacos.client.remote.worker [TID: N/A] com.alibaba.nacos.common.remote.client   | [854cefce-d9cd-4125-9e97-17e79787ace7] Notify connected event to listeners.
+2024-05-30 12:55:18.596 |  INFO 15200 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [854cefce-d9cd-4125-9e97-17e79787ace7] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
+2024-05-30 12:55:18.597 |  INFO 15200 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [854cefce-d9cd-4125-9e97-17e79787ace7] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$448/565077371
+2024-05-30 12:55:19.248 |  INFO 15200 | nacos-grpc-client-executor-4 [TID: N/A] com.alibaba.nacos.common.remote.client   | [854cefce-d9cd-4125-9e97-17e79787ace7] Receive server push request, request = NotifySubscriberRequest, requestId = 1460
+2024-05-30 12:55:19.249 |  INFO 15200 | nacos-grpc-client-executor-4 [TID: N/A] com.alibaba.nacos.common.remote.client   | [854cefce-d9cd-4125-9e97-17e79787ace7] Ack server push request, request = NotifySubscriberRequest, requestId = 1460
+2024-05-30 12:55:19.400 |  INFO 15200 | main [TID: N/A] c.s.b.r.p.RabbitExchangeQueueProvisioner | declaring queue for inbound: springCloudBus.rocketmq-bus-group, bound to: springCloudBus
+2024-05-30 12:55:19.412 |  INFO 15200 | main [TID: N/A] o.s.a.r.c.CachingConnectionFactory       | Attempting to connect to: [10.10.10.7:5672]
+2024-05-30 12:55:19.636 |  INFO 15200 | main [TID: N/A] o.s.a.r.c.CachingConnectionFactory       | Created new connection: rabbitConnectionFactory#7d963aca:0/SimpleConnection@5aa16232 [delegate=amqp://zjww@10.10.10.7:5672/platform3, localPort= 55109]
+2024-05-30 12:55:19.877 |  INFO 15200 | main [TID: N/A] o.s.c.stream.binder.BinderErrorChannel   | Channel 'springCloudBus.rocketmq-bus-group.errors' has 1 subscriber(s).
+2024-05-30 12:55:19.878 |  INFO 15200 | main [TID: N/A] o.s.c.stream.binder.BinderErrorChannel   | Channel 'springCloudBus.rocketmq-bus-group.errors' has 2 subscriber(s).
+2024-05-30 12:55:19.962 |  INFO 15200 | main [TID: N/A] o.s.i.a.i.AmqpInboundChannelAdapter      | started bean 'inbound.springCloudBus.rocketmq-bus-group'
+2024-05-30 12:55:20.112 |  INFO 15200 | main [TID: N/A] c.s.b.r.p.RabbitExchangeQueueProvisioner | declaring queue for inbound: system_sms_send.system_sms_send_consumer_group, bound to: system_sms_send
+2024-05-30 12:55:20.122 |  INFO 15200 | main [TID: N/A] o.s.c.stream.binder.BinderErrorChannel   | Channel 'system_sms_send.system_sms_send_consumer_group.errors' has 1 subscriber(s).
+2024-05-30 12:55:20.122 |  INFO 15200 | main [TID: N/A] o.s.c.stream.binder.BinderErrorChannel   | Channel 'system_sms_send.system_sms_send_consumer_group.errors' has 2 subscriber(s).
+2024-05-30 12:55:20.125 |  INFO 15200 | main [TID: N/A] o.s.i.a.i.AmqpInboundChannelAdapter      | started bean 'inbound.system_sms_send.system_sms_send_consumer_group'
+2024-05-30 12:55:20.268 |  INFO 15200 | main [TID: N/A] c.s.b.r.p.RabbitExchangeQueueProvisioner | declaring queue for inbound: system_mail_send.system_mail_send_consumer_group, bound to: system_mail_send
+2024-05-30 12:55:20.276 |  INFO 15200 | main [TID: N/A] o.s.c.stream.binder.BinderErrorChannel   | Channel 'system_mail_send.system_mail_send_consumer_group.errors' has 1 subscriber(s).
+2024-05-30 12:55:20.276 |  INFO 15200 | main [TID: N/A] o.s.c.stream.binder.BinderErrorChannel   | Channel 'system_mail_send.system_mail_send_consumer_group.errors' has 2 subscriber(s).
+2024-05-30 12:55:20.279 |  INFO 15200 | main [TID: N/A] o.s.i.a.i.AmqpInboundChannelAdapter      | started bean 'inbound.system_mail_send.system_mail_send_consumer_group'
+2024-05-30 12:55:20.348 |  INFO 15200 | main [TID: N/A] o.s.b.w.embedded.tomcat.TomcatWebServer  | Tomcat started on port(s): 8080 (http) with context path ''
+2024-05-30 12:55:20.402 |  INFO 15200 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry    | nacos registry, DEFAULT_GROUP system-server 192.168.88.1:8080 register finished
+2024-05-30 12:55:20.997 |  INFO 15200 | nacos-grpc-client-executor-7 [TID: N/A] com.alibaba.nacos.common.remote.client   | [854cefce-d9cd-4125-9e97-17e79787ace7] Receive server push request, request = NotifySubscriberRequest, requestId = 1461
+2024-05-30 12:55:21.024 |  INFO 15200 | nacos-grpc-client-executor-7 [TID: N/A] com.alibaba.nacos.common.remote.client   | [854cefce-d9cd-4125-9e97-17e79787ace7] Ack server push request, request = NotifySubscriberRequest, requestId = 1461
+2024-05-30 12:55:21.587 |  INFO 15200 | main [TID: N/A] o.s.a.r.c.CachingConnectionFactory       | Attempting to connect to: [10.10.10.7:5672]
+2024-05-30 12:55:21.597 |  INFO 15200 | main [TID: N/A] o.s.a.r.c.CachingConnectionFactory       | Created new connection: rabbitConnectionFactory#74e111a8:0/SimpleConnection@40e0213c [delegate=amqp://zjww@10.10.10.7:5672/platform3, localPort= 55114]
+2024-05-30 12:55:22.381 |  INFO 15200 | main [TID: N/A] o.s.i.monitor.IntegrationMBeanExporter   | Registering MessageChannel springCloudBus.rocketmq-bus-group.errors
+2024-05-30 12:55:23.217 |  INFO 15200 | main [TID: N/A] o.s.i.monitor.IntegrationMBeanExporter   | Registering MessageChannel system_sms_send.system_sms_send_consumer_group.errors
+2024-05-30 12:55:23.268 |  INFO 15200 | main [TID: N/A] o.s.i.monitor.IntegrationMBeanExporter   | Registering MessageChannel system_mail_send.system_mail_send_consumer_group.errors
+2024-05-30 12:55:23.340 |  INFO 15200 | main [TID: N/A] c.z.m.system.SystemServerApplication     | Started SystemServerApplication in 63.158 seconds (JVM running for 67.788)
+2024-05-30 12:55:23.416 |  INFO 15200 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher    | [Nacos Config] Listening config: dataId=system-server, group=DEFAULT_GROUP
+2024-05-30 12:55:23.437 |  INFO 15200 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher    | [Nacos Config] Listening config: dataId=system-server.yaml, group=DEFAULT_GROUP
+2024-05-30 12:55:23.444 |  INFO 15200 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher    | [Nacos Config] Listening config: dataId=system-server-local.yaml, group=DEFAULT_GROUP
+2024-05-30 12:55:23.974 |  INFO 15200 | RMI TCP Connection(9)-10.10.9.25 [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/]       | Initializing Spring DispatcherServlet 'dispatcherServlet'
+2024-05-30 12:55:23.974 |  INFO 15200 | RMI TCP Connection(9)-10.10.9.25 [TID: N/A] o.s.web.servlet.DispatcherServlet        | Initializing Servlet 'dispatcherServlet'
+2024-05-30 12:55:23.985 |  INFO 15200 | RMI TCP Connection(9)-10.10.9.25 [TID: N/A] o.s.web.servlet.DispatcherServlet        | Completed initialization in 11 ms
+2024-05-30 12:55:24.383 |  INFO 15200 | pool-15-thread-1 [TID: N/A] c.z.f.b.core.BannerApplicationRunner     | 
+----------------------------------------------------------
+	项目启动成功!
+	
+2024-05-30 13:03:58.197 |  INFO 16800 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [RpcClientFactory] create a new rpc client of a548172f-3a1d-4c60-aad4-6c59b11431d0_config-0
+2024-05-30 13:03:58.518 |  INFO 16800 | main [TID: N/A] org.reflections.Reflections              | Reflections took 232 ms to scan 1 urls, producing 3 keys and 6 values
+2024-05-30 13:03:58.680 |  INFO 16800 | main [TID: N/A] org.reflections.Reflections              | Reflections took 81 ms to scan 1 urls, producing 4 keys and 9 values
+2024-05-30 13:03:58.770 |  INFO 16800 | main [TID: N/A] org.reflections.Reflections              | Reflections took 68 ms to scan 1 urls, producing 3 keys and 10 values
+2024-05-30 13:03:58.847 |  INFO 16800 | main [TID: N/A] org.reflections.Reflections              | Reflections took 46 ms to scan 14 urls, producing 0 keys and 0 values
+2024-05-30 13:03:58.903 |  INFO 16800 | main [TID: N/A] org.reflections.Reflections              | Reflections took 52 ms to scan 1 urls, producing 1 keys and 5 values
+2024-05-30 13:03:58.980 |  INFO 16800 | main [TID: N/A] org.reflections.Reflections              | Reflections took 57 ms to scan 1 urls, producing 1 keys and 7 values
+2024-05-30 13:03:59.080 |  INFO 16800 | main [TID: N/A] org.reflections.Reflections              | Reflections took 79 ms to scan 1 urls, producing 2 keys and 8 values
+2024-05-30 13:03:59.153 |  INFO 16800 | main [TID: N/A] org.reflections.Reflections              | Reflections took 40 ms to scan 14 urls, producing 0 keys and 0 values
+2024-05-30 13:03:59.160 |  INFO 16800 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [a548172f-3a1d-4c60-aad4-6c59b11431d0_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
+2024-05-30 13:03:59.165 |  INFO 16800 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [a548172f-3a1d-4c60-aad4-6c59b11431d0_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$438/337816703
+2024-05-30 13:03:59.166 |  INFO 16800 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [a548172f-3a1d-4c60-aad4-6c59b11431d0_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$439/1582406355
+2024-05-30 13:03:59.172 |  INFO 16800 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [a548172f-3a1d-4c60-aad4-6c59b11431d0_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
+2024-05-30 13:03:59.180 |  INFO 16800 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [a548172f-3a1d-4c60-aad4-6c59b11431d0_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
+2024-05-30 13:03:59.265 |  INFO 16800 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [a548172f-3a1d-4c60-aad4-6c59b11431d0_config-0] Try to connect to server on start up, server: {serverIp = '10.10.10.7', server main port = 8848}
+2024-05-30 13:04:06.018 | ERROR 16800 | main [TID: N/A] c.a.n.c.remote.client.grpc.GrpcClient    | Server check fail, please check server 10.10.10.7 ,port 9848 is available , error ={}
+
+java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 14 milliseconds, 980600 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@557b6a37[status=PENDING, info=[GrpcFuture{clientCall={delegate={delegate=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@5820070c, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@34208baa, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@71370fec}}}}}]]
+	at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:508)
+	at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:148)
+	at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:264)
+	at com.alibaba.nacos.common.remote.client.RpcClient.start(RpcClient.java:390)
+	at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient.ensureRpcClient(ClientWorker.java:885)
+	at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient.getOneRunningClient(ClientWorker.java:1044)
+	at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient.queryConfig(ClientWorker.java:940)
+	at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:397)
+	at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:166)
+	at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:94)
+	at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85)
+	at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:73)
+	at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:199)
+	at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:186)
+	at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadApplicationConfiguration(NacosPropertySourceLocator.java:141)
+	at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:103)
+	at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:51)
+	at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47)
+	at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:95)
+	at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:604)
+	at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:373)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:306)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303)
+	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292)
+	at com.zjugis.module.system.SystemServerApplication.main(SystemServerApplication.java:21)
+
+2024-05-30 13:04:06.052 |  INFO 16800 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [a548172f-3a1d-4c60-aad4-6c59b11431d0_config-0] Try to connect to server on start up, server: {serverIp = '10.10.10.7', server main port = 8848}
+2024-05-30 13:04:06.361 |  INFO 16800 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [a548172f-3a1d-4c60-aad4-6c59b11431d0_config-0] Success to connect to server [10.10.10.7:8848] on start up, connectionId = 1717045455177_10.10.9.25_55690
+2024-05-30 13:04:06.368 |  INFO 16800 | com.alibaba.nacos.client.remote.worker [TID: N/A] com.alibaba.nacos.common.remote.client   | [a548172f-3a1d-4c60-aad4-6c59b11431d0_config-0] Notify connected event to listeners.
+2024-05-30 13:04:06.373 |  INFO 16800 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [a548172f-3a1d-4c60-aad4-6c59b11431d0_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
+2024-05-30 13:04:06.374 |  INFO 16800 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [a548172f-3a1d-4c60-aad4-6c59b11431d0_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$448/1307024253
+2024-05-30 13:04:06.791 |  WARN 16800 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server] & group[DEFAULT_GROUP]
+2024-05-30 13:04:06.807 |  WARN 16800 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server.yaml] & group[DEFAULT_GROUP]
+2024-05-30 13:04:06.818 |  WARN 16800 | main [TID: N/A] c.a.c.n.c.NacosPropertySourceBuilder     | Ignore the empty nacos configuration and get it based on dataId[system-server-local.yaml] & group[DEFAULT_GROUP]
+2024-05-30 13:04:06.822 |  INFO 16800 | main [TID: N/A] b.c.PropertySourceBootstrapConfiguration | Located property source: [BootstrapPropertySource {name='bootstrapProperties-system-server-local.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-system-server.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-system-server,DEFAULT_GROUP'}]
+2024-05-30 13:04:06.930 |  INFO 16800 | main [TID: N/A] c.z.m.system.SystemServerApplication     | The following 1 profile is active: "local"
+2024-05-30 13:04:16.105 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'companyMapper' and 'com.zjugis.module.system.dal.mysql.company.CompanyMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.105 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'deptLeaderMapper' and 'com.zjugis.module.system.dal.mysql.dept.DeptLeaderMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.106 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'deptMapper' and 'com.zjugis.module.system.dal.mysql.dept.DeptMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.106 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'postMapper' and 'com.zjugis.module.system.dal.mysql.dept.PostMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.106 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userDeptMapper' and 'com.zjugis.module.system.dal.mysql.dept.UserDeptMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.106 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userPostMapper' and 'com.zjugis.module.system.dal.mysql.dept.UserPostMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.106 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'dictDataMapper' and 'com.zjugis.module.system.dal.mysql.dict.DictDataMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.106 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'dictTypeMapper' and 'com.zjugis.module.system.dal.mysql.dict.DictTypeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.107 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'districtMapper' and 'com.zjugis.module.system.dal.mysql.district.DistrictMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.107 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'errorCodeMapper' and 'com.zjugis.module.system.dal.mysql.errorcode.ErrorCodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.107 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'loginLogMapper' and 'com.zjugis.module.system.dal.mysql.logger.LoginLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.107 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'operateLogMapper' and 'com.zjugis.module.system.dal.mysql.logger.OperateLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.107 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailAccountMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailAccountMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.107 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailLogMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.107 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'mailTemplateMapper' and 'com.zjugis.module.system.dal.mysql.mail.MailTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.107 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'noticeMapper' and 'com.zjugis.module.system.dal.mysql.notice.NoticeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.108 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'notifyMessageMapper' and 'com.zjugis.module.system.dal.mysql.notify.NotifyMessageMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.108 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'notifyTemplateMapper' and 'com.zjugis.module.system.dal.mysql.notify.NotifyTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.108 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2AccessTokenMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2AccessTokenMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.108 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2ApproveMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2ApproveMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.108 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2ClientMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2ClientMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.108 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2CodeMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2CodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.108 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'OAuth2RefreshTokenMapper' and 'com.zjugis.module.system.dal.mysql.oauth2.OAuth2RefreshTokenMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.108 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'menuMapper' and 'com.zjugis.module.system.dal.mysql.permission.MenuMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.109 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'roleMapper' and 'com.zjugis.module.system.dal.mysql.permission.RoleMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.109 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'roleMenuMapper' and 'com.zjugis.module.system.dal.mysql.permission.RoleMenuMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.109 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'userRoleMapper' and 'com.zjugis.module.system.dal.mysql.permission.UserRoleMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.109 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'sensitiveWordMapper' and 'com.zjugis.module.system.dal.mysql.sensitiveword.SensitiveWordMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.109 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsChannelMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsChannelMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.109 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsCodeMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsCodeMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.109 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsLogMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsLogMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.109 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'smsTemplateMapper' and 'com.zjugis.module.system.dal.mysql.sms.SmsTemplateMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.110 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'socialUserBindMapper' and 'com.zjugis.module.system.dal.mysql.social.SocialUserBindMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.110 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'socialUserMapper' and 'com.zjugis.module.system.dal.mysql.social.SocialUserMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.110 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'adminUserMapper' and 'com.zjugis.module.system.dal.mysql.user.AdminUserMapper' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.110 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | Skipping MapperFactoryBean with name 'messageInfoDao' and 'com.zjugis.module.system.framework.amqp.dao.MessageInfoDao' mapperInterface. Bean already defined with the same name!
+2024-05-30 13:04:16.111 |  WARN 16800 | main [TID: N/A] o.m.s.mapper.ClassPathMapperScanner      | No MyBatis mapper was found in '[com.zjugis.module.system]' package. Please check your configuration.
+2024-05-30 13:04:16.142 |  INFO 16800 | main [TID: N/A] faultConfiguringBeanFactoryPostProcessor | No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
+2024-05-30 13:04:16.232 |  INFO 16800 | main [TID: N/A] faultConfiguringBeanFactoryPostProcessor | No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
+2024-05-30 13:04:16.662 |  INFO 16800 | main [TID: N/A] o.s.cloud.context.scope.GenericScope     | BeanFactory id=6404cca4-75a8-3605-b514-05ebf1c62fa4
+2024-05-30 13:04:18.658 |  INFO 16800 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.zjugis.framework.datapermission.config.ZjugisDataPermissionAutoConfiguration' of type [com.zjugis.framework.datapermission.config.ZjugisDataPermissionAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 13:04:18.667 |  INFO 16800 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'dataPermissionAnnotationAdvisor' of type [com.zjugis.framework.datapermission.core.aop.DataPermissionAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 13:04:18.717 |  INFO 16800 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 13:04:18.732 |  INFO 16800 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'bindersHealthContributor' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthContributor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 13:04:18.783 |  INFO 16800 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'bindersHealthIndicatorListener' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthIndicatorListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 13:04:18.821 |  INFO 16800 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration' of type [com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$6ae3dadf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 13:04:18.868 |  INFO 16800 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'rocketExtendedPropertiesDefaultMappingsProvider' of type [com.alibaba.cloud.stream.binder.rocketmq.autoconfigurate.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$654/1165725635] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 13:04:18.895 |  INFO 16800 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$834c463] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 13:04:18.915 |  INFO 16800 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$655/2018683696] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 13:04:18.942 |  INFO 16800 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 13:04:18.947 |  INFO 16800 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 13:04:18.956 |  INFO 16800 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 13:04:18.961 |  INFO 16800 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$656/505920393] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 13:04:18.984 |  INFO 16800 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 13:04:19.014 |  INFO 16800 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 13:04:19.096 |  INFO 16800 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | 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)
+2024-05-30 13:04:19.121 |  INFO 16800 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$7be34b1b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 13:04:19.167 |  INFO 16800 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | 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)
+2024-05-30 13:04:19.184 |  INFO 16800 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.zjugis.framework.quartz.config.ZjugisAsyncAutoConfiguration' of type [com.zjugis.framework.quartz.config.ZjugisAsyncAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 13:04:19.251 |  INFO 16800 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration$IntegrationJmxConfiguration' of type [org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration$IntegrationJmxConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 13:04:19.266 |  INFO 16800 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'spring.jmx-org.springframework.boot.autoconfigure.jmx.JmxProperties' of type [org.springframework.boot.autoconfigure.jmx.JmxProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 13:04:19.310 |  INFO 16800 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' of type [org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 13:04:19.342 |  INFO 16800 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'mbeanServer' of type [com.sun.jmx.mbeanserver.JmxMBeanServer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+2024-05-30 13:04:21.026 |  INFO 16800 | main [TID: N/A] o.s.b.w.embedded.tomcat.TomcatWebServer  | Tomcat initialized with port(s): 48081 (http)
+2024-05-30 13:04:21.060 |  INFO 16800 | main [TID: N/A] o.apache.catalina.core.StandardService   | Starting service [Tomcat]
+2024-05-30 13:04:21.061 |  INFO 16800 | main [TID: N/A] org.apache.catalina.core.StandardEngine  | Starting Servlet engine: [Apache Tomcat/9.0.79]
+2024-05-30 13:04:21.493 |  INFO 16800 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/]       | Initializing Spring embedded WebApplicationContext
+2024-05-30 13:04:21.493 |  INFO 16800 | main [TID: N/A] w.s.c.ServletWebServerApplicationContext | Root WebApplicationContext: initialization completed in 14495 ms
+2024-05-30 13:04:24.632 |  INFO 16800 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-1,master} inited
+2024-05-30 13:04:24.795 |  INFO 16800 | main [TID: N/A] com.alibaba.druid.pool.DruidDataSource   | {dataSource-2,slave} inited
+2024-05-30 13:04:24.796 |  INFO 16800 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource - add a datasource named [slave] success
+2024-05-30 13:04:24.796 |  INFO 16800 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource - add a datasource named [master] success
+2024-05-30 13:04:24.796 |  INFO 16800 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource         | dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
+2024-05-30 13:04:25.623 |  INFO 16800 | main [TID: N/A] o.s.c.openfeign.FeignClientFactoryBean   | For 'infra-server' URL not provided. Will try picking an instance via load-balancing.
+2024-05-30 13:04:25.916 |  INFO 16800 | main [TID: N/A] o.s.c.openfeign.FeignClientFactoryBean   | For 'system-server' URL not provided. Will try picking an instance via load-balancing.
+2024-05-30 13:04:28.397 |  INFO 16800 | main [TID: N/A] c.g.y.a.MybatisPlusJoinAutoConfiguration | MPJSqlInjector init
+2024-05-30 13:04:29.721 |  WARN 16800 | main [TID: N/A] c.b.m.core.metadata.TableInfoHelper      | This "id" is the table primary key by default name for `id` in Class: "com.zjugis.module.system.framework.amqp.entity.MessageInfo",So @TableField will not work!
+2024-05-30 13:04:31.651 |  INFO 16800 | main [TID: N/A] o.s.c.openfeign.FeignClientFactoryBean   | For 'infra-server' URL not provided. Will try picking an instance via load-balancing.
+2024-05-30 13:04:35.224 |  INFO 16800 | main [TID: N/A] org.redisson.Version                     | Redisson 3.18.0
+2024-05-30 13:04:36.429 |  INFO 16800 | redisson-netty-2-5 [TID: N/A] o.r.c.pool.MasterPubSubConnectionPool    | 1 connections initialized for 127.0.0.1/127.0.0.1:6379
+2024-05-30 13:04:36.513 |  INFO 16800 | redisson-netty-2-19 [TID: N/A] o.r.c.pool.MasterConnectionPool          | 24 connections initialized for 127.0.0.1/127.0.0.1:6379
+2024-05-30 13:04:39.195 |  INFO 16800 | main [TID: N/A] com.xingyuv.captcha.util.ImageUtils      | 自定义resource底图:[SLIDING_BLOCK=[Ljava.lang.String;@63f88d35, ORIGINAL=[Ljava.lang.String;@2e962cec, PIC_CLICK=[Ljava.lang.String;@78543f0d]
+2024-05-30 13:04:39.203 |  INFO 16800 | main [TID: N/A] c.x.c.s.impl.CaptchaServiceFactory       | supported-captchaCache-service:[redis, local]
+2024-05-30 13:04:39.218 |  INFO 16800 | main [TID: N/A] c.x.c.s.impl.CaptchaServiceFactory       | supported-captchaTypes-service:[clickWord, default, blockPuzzle]
+2024-05-30 13:04:39.218 |  INFO 16800 | main [TID: N/A] c.x.c.s.i.BlockPuzzleCaptchaServiceImpl  | --->>>xingyuv captcha-plus 初始化验证码底图<<<---blockPuzzle
+2024-05-30 13:04:39.555 |  INFO 16800 | main [TID: N/A] c.x.c.s.i.BlockPuzzleCaptchaServiceImpl  | 初始化local缓存...
+2024-05-30 13:04:45.099 |  INFO 16800 | main [TID: N/A] o.s.c.openfeign.FeignClientFactoryBean   | For 'infra-server' URL not provided. Will try picking an instance via load-balancing.
+2024-05-30 13:04:45.142 |  INFO 16800 | main [TID: N/A] o.s.c.openfeign.FeignClientFactoryBean   | For 'system-server' URL not provided. Will try picking an instance via load-balancing.
+2024-05-30 13:04:45.215 |  INFO 16800 | main [TID: N/A] o.s.c.openfeign.FeignClientFactoryBean   | For 'system-server' URL not provided. Will try picking an instance via load-balancing.
+2024-05-30 13:04:45.240 |  INFO 16800 | main [TID: N/A] c.z.f.dict.core.util.DictFrameworkUtils  | [init][初始化 DictFrameworkUtils 成功]
+2024-05-30 13:04:45.259 |  INFO 16800 | main [TID: N/A] c.z.f.j.c.ZjugisJacksonAutoConfiguration | [init][初始化 JsonUtils 成功]
+2024-05-30 13:04:45.267 |  INFO 16800 | main [TID: N/A] o.s.c.openfeign.FeignClientFactoryBean   | For 'system-server' URL not provided. Will try picking an instance via load-balancing.
+2024-05-30 13:04:46.655 |  INFO 16800 | main [TID: N/A] o.s.b.a.e.web.EndpointLinksResolver      | Exposing 25 endpoint(s) beneath base path '/actuator'
+2024-05-30 13:04:46.819 |  INFO 16800 | main [TID: N/A] o.s.s.web.DefaultSecurityFilterChain     | Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@46ce6678, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@38f2c97e, org.springframework.security.web.context.SecurityContextPersistenceFilter@69503026, org.springframework.security.web.header.HeaderWriterFilter@28815100, org.springframework.web.filter.CorsFilter@302b6367, org.springframework.security.web.authentication.logout.LogoutFilter@4967fabe, com.zjugis.framework.security.core.filter.TokenAuthenticationFilter@1db9d253, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@154f5d37, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@58c84be1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@8922006, org.springframework.security.web.session.SessionManagementFilter@1b717d03, org.springframework.security.web.access.ExceptionTranslationFilter@3be94b12, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2a4edf0b]
+2024-05-30 13:04:47.772 |  INFO 16800 | main [TID: N/A] o.s.c.s.m.DirectWithAttributesChannel    | Channel 'system-server-1.springCloudBusInput' has 1 subscriber(s).
+2024-05-30 13:04:47.799 |  INFO 16800 | main [TID: N/A] o.s.c.s.m.DirectWithAttributesChannel    | Channel 'system-server-1.smsSendConsumer-in-0' has 1 subscriber(s).
+2024-05-30 13:04:47.815 |  INFO 16800 | main [TID: N/A] o.s.c.s.m.DirectWithAttributesChannel    | Channel 'system-server-1.mailSendConsumer-in-0' has 1 subscriber(s).
+2024-05-30 13:04:49.847 |  WARN 16800 | main [TID: N/A] iguration$LoadBalancerCaffeineWarnLogger | Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
+2024-05-30 13:04:50.780 |  INFO 16800 | main [TID: N/A] o.s.i.monitor.IntegrationMBeanExporter   | Registering MessageChannel errorChannel
+2024-05-30 13:04:51.050 |  INFO 16800 | main [TID: N/A] o.s.i.monitor.IntegrationMBeanExporter   | Registering MessageChannel springCloudBusInput
+2024-05-30 13:04:51.197 |  INFO 16800 | main [TID: N/A] o.s.i.monitor.IntegrationMBeanExporter   | Registering MessageChannel nullChannel
+2024-05-30 13:04:51.242 |  INFO 16800 | main [TID: N/A] o.s.i.monitor.IntegrationMBeanExporter   | Registering MessageChannel smsSendConsumer-in-0
+2024-05-30 13:04:51.247 |  INFO 16800 | main [TID: N/A] o.s.i.monitor.IntegrationMBeanExporter   | Registering MessageChannel mailSendConsumer-in-0
+2024-05-30 13:04:51.278 |  INFO 16800 | main [TID: N/A] o.s.i.monitor.IntegrationMBeanExporter   | Registering MessageHandler _org.springframework.integration.errorLogger
+2024-05-30 13:04:51.496 |  INFO 16800 | main [TID: N/A] o.s.i.endpoint.EventDrivenConsumer       | Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
+2024-05-30 13:04:51.496 |  INFO 16800 | main [TID: N/A] o.s.i.channel.PublishSubscribeChannel    | Channel 'system-server-1.errorChannel' has 1 subscriber(s).
+2024-05-30 13:04:51.497 |  INFO 16800 | main [TID: N/A] o.s.i.endpoint.EventDrivenConsumer       | started bean '_org.springframework.integration.errorLogger'
+2024-05-30 13:04:51.563 |  INFO 16800 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [RpcClientFactory] create a new rpc client of c78ccf52-5747-4262-a6a1-9c21abcbb6cf
+2024-05-30 13:04:51.563 |  INFO 16800 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [c78ccf52-5747-4262-a6a1-9c21abcbb6cf] RpcClient init label, labels = {module=naming, source=sdk}
+2024-05-30 13:04:51.568 |  INFO 16800 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [c78ccf52-5747-4262-a6a1-9c21abcbb6cf] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
+2024-05-30 13:04:51.568 |  INFO 16800 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [c78ccf52-5747-4262-a6a1-9c21abcbb6cf] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
+2024-05-30 13:04:51.570 |  INFO 16800 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [c78ccf52-5747-4262-a6a1-9c21abcbb6cf] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
+2024-05-30 13:04:51.570 |  INFO 16800 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [c78ccf52-5747-4262-a6a1-9c21abcbb6cf] Try to connect to server on start up, server: {serverIp = '10.10.10.7', server main port = 8848}
+2024-05-30 13:04:51.710 |  INFO 16800 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [c78ccf52-5747-4262-a6a1-9c21abcbb6cf] Success to connect to server [10.10.10.7:8848] on start up, connectionId = 1717045500686_10.10.9.25_55925
+2024-05-30 13:04:51.710 |  INFO 16800 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [c78ccf52-5747-4262-a6a1-9c21abcbb6cf] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
+2024-05-30 13:04:51.710 |  INFO 16800 | com.alibaba.nacos.client.remote.worker [TID: N/A] com.alibaba.nacos.common.remote.client   | [c78ccf52-5747-4262-a6a1-9c21abcbb6cf] Notify connected event to listeners.
+2024-05-30 13:04:51.710 |  INFO 16800 | main [TID: N/A] com.alibaba.nacos.common.remote.client   | [c78ccf52-5747-4262-a6a1-9c21abcbb6cf] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$448/1307024253
+2024-05-30 13:04:52.178 |  INFO 16800 | main [TID: N/A] c.s.b.r.p.RabbitExchangeQueueProvisioner | declaring queue for inbound: springCloudBus.rocketmq-bus-group, bound to: springCloudBus
+2024-05-30 13:04:52.184 |  INFO 16800 | main [TID: N/A] o.s.a.r.c.CachingConnectionFactory       | Attempting to connect to: [10.10.10.7:5672]
+2024-05-30 13:04:52.286 |  INFO 16800 | main [TID: N/A] o.s.a.r.c.CachingConnectionFactory       | Created new connection: rabbitConnectionFactory#ac570e0:0/SimpleConnection@2f6601f4 [delegate=amqp://zjww@10.10.10.7:5672/platform3, localPort= 55926]
+2024-05-30 13:04:52.344 |  INFO 16800 | nacos-grpc-client-executor-4 [TID: N/A] com.alibaba.nacos.common.remote.client   | [c78ccf52-5747-4262-a6a1-9c21abcbb6cf] Receive server push request, request = NotifySubscriberRequest, requestId = 1469
+2024-05-30 13:04:52.345 |  INFO 16800 | nacos-grpc-client-executor-4 [TID: N/A] com.alibaba.nacos.common.remote.client   | [c78ccf52-5747-4262-a6a1-9c21abcbb6cf] Ack server push request, request = NotifySubscriberRequest, requestId = 1469
+2024-05-30 13:04:52.412 |  INFO 16800 | main [TID: N/A] o.s.c.stream.binder.BinderErrorChannel   | Channel 'springCloudBus.rocketmq-bus-group.errors' has 1 subscriber(s).
+2024-05-30 13:04:52.413 |  INFO 16800 | main [TID: N/A] o.s.c.stream.binder.BinderErrorChannel   | Channel 'springCloudBus.rocketmq-bus-group.errors' has 2 subscriber(s).
+2024-05-30 13:04:52.458 |  INFO 16800 | main [TID: N/A] o.s.i.a.i.AmqpInboundChannelAdapter      | started bean 'inbound.springCloudBus.rocketmq-bus-group'
+2024-05-30 13:04:52.540 |  INFO 16800 | main [TID: N/A] c.s.b.r.p.RabbitExchangeQueueProvisioner | declaring queue for inbound: system_sms_send.system_sms_send_consumer_group, bound to: system_sms_send
+2024-05-30 13:04:52.550 |  INFO 16800 | main [TID: N/A] o.s.c.stream.binder.BinderErrorChannel   | Channel 'system_sms_send.system_sms_send_consumer_group.errors' has 1 subscriber(s).
+2024-05-30 13:04:52.550 |  INFO 16800 | main [TID: N/A] o.s.c.stream.binder.BinderErrorChannel   | Channel 'system_sms_send.system_sms_send_consumer_group.errors' has 2 subscriber(s).
+2024-05-30 13:04:52.555 |  INFO 16800 | main [TID: N/A] o.s.i.a.i.AmqpInboundChannelAdapter      | started bean 'inbound.system_sms_send.system_sms_send_consumer_group'
+2024-05-30 13:04:52.646 |  INFO 16800 | main [TID: N/A] c.s.b.r.p.RabbitExchangeQueueProvisioner | declaring queue for inbound: system_mail_send.system_mail_send_consumer_group, bound to: system_mail_send
+2024-05-30 13:04:52.653 |  INFO 16800 | main [TID: N/A] o.s.c.stream.binder.BinderErrorChannel   | Channel 'system_mail_send.system_mail_send_consumer_group.errors' has 1 subscriber(s).
+2024-05-30 13:04:52.653 |  INFO 16800 | main [TID: N/A] o.s.c.stream.binder.BinderErrorChannel   | Channel 'system_mail_send.system_mail_send_consumer_group.errors' has 2 subscriber(s).
+2024-05-30 13:04:52.656 |  INFO 16800 | main [TID: N/A] o.s.i.a.i.AmqpInboundChannelAdapter      | started bean 'inbound.system_mail_send.system_mail_send_consumer_group'
+2024-05-30 13:04:52.687 |  INFO 16800 | main [TID: N/A] o.s.b.w.embedded.tomcat.TomcatWebServer  | Tomcat started on port(s): 48081 (http) with context path ''
+2024-05-30 13:04:52.704 |  INFO 16800 | main [TID: N/A] c.a.c.n.registry.NacosServiceRegistry    | nacos registry, DEFAULT_GROUP system-server 192.168.88.1:48081 register finished
+2024-05-30 13:04:53.213 |  INFO 16800 | nacos-grpc-client-executor-8 [TID: N/A] com.alibaba.nacos.common.remote.client   | [c78ccf52-5747-4262-a6a1-9c21abcbb6cf] Receive server push request, request = NotifySubscriberRequest, requestId = 1470
+2024-05-30 13:04:53.214 |  INFO 16800 | nacos-grpc-client-executor-8 [TID: N/A] com.alibaba.nacos.common.remote.client   | [c78ccf52-5747-4262-a6a1-9c21abcbb6cf] Ack server push request, request = NotifySubscriberRequest, requestId = 1470
+2024-05-30 13:04:53.274 |  INFO 16800 | main [TID: N/A] o.s.a.r.c.CachingConnectionFactory       | Attempting to connect to: [10.10.10.7:5672]
+2024-05-30 13:04:53.280 |  INFO 16800 | main [TID: N/A] o.s.a.r.c.CachingConnectionFactory       | Created new connection: rabbitConnectionFactory#73bb782d:0/SimpleConnection@229762ab [delegate=amqp://zjww@10.10.10.7:5672/platform3, localPort= 55929]
+2024-05-30 13:04:53.694 |  INFO 16800 | main [TID: N/A] o.s.i.monitor.IntegrationMBeanExporter   | Registering MessageChannel springCloudBus.rocketmq-bus-group.errors
+2024-05-30 13:04:54.179 |  INFO 16800 | main [TID: N/A] o.s.i.monitor.IntegrationMBeanExporter   | Registering MessageChannel system_sms_send.system_sms_send_consumer_group.errors
+2024-05-30 13:04:54.203 |  INFO 16800 | main [TID: N/A] o.s.i.monitor.IntegrationMBeanExporter   | Registering MessageChannel system_mail_send.system_mail_send_consumer_group.errors
+2024-05-30 13:04:54.245 |  INFO 16800 | main [TID: N/A] c.z.m.system.SystemServerApplication     | Started SystemServerApplication in 64.575 seconds (JVM running for 67.177)
+2024-05-30 13:04:54.289 |  INFO 16800 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher    | [Nacos Config] Listening config: dataId=system-server, group=DEFAULT_GROUP
+2024-05-30 13:04:54.297 |  INFO 16800 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher    | [Nacos Config] Listening config: dataId=system-server.yaml, group=DEFAULT_GROUP
+2024-05-30 13:04:54.300 |  INFO 16800 | main [TID: N/A] c.a.c.n.refresh.NacosContextRefresher    | [Nacos Config] Listening config: dataId=system-server-local.yaml, group=DEFAULT_GROUP
+2024-05-30 13:04:54.977 |  INFO 16800 | RMI TCP Connection(10)-10.10.9.25 [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/]       | Initializing Spring DispatcherServlet 'dispatcherServlet'
+2024-05-30 13:04:54.977 |  INFO 16800 | RMI TCP Connection(10)-10.10.9.25 [TID: N/A] o.s.web.servlet.DispatcherServlet        | Initializing Servlet 'dispatcherServlet'
+2024-05-30 13:04:54.982 |  INFO 16800 | RMI TCP Connection(10)-10.10.9.25 [TID: N/A] o.s.web.servlet.DispatcherServlet        | Completed initialization in 5 ms
+2024-05-30 13:04:55.265 |  INFO 16800 | pool-16-thread-1 [TID: N/A] c.z.f.b.core.BannerApplicationRunner     | 
+----------------------------------------------------------
+	项目启动成功!
+	
+2024-05-30 14:24:23.353 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-1 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [2d65c299-34a4-41de-a5ad-c893fb225b99][system.third]队列开始处理消息,消息内容(Body:'[B@158adef(byte[1511])' MessageProperties [headers={spring_listener_return_correlation=2b710d05-4b6d-40f6-955c-75bbf7fb31c6, spring_returned_message_correlation=2d65c299-34a4-41de-a5ad-c893fb225b99}, messageId=2d65c299-34a4-41de-a5ad-c893fb225b99, contentType=application/json, contentEncoding=utf-8, contentLength=0, receivedDeliveryMode=PERSISTENT, priority=0, redelivered=false, receivedExchange=platform3.topic, receivedRoutingKey=system.third, deliveryTag=1, consumerTag=amq.ctag-tbvKZjZLcu7DLAa1dYizpg, consumerQueue=system.third])
+2024-05-30 14:24:23.525 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-1 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [2d65c299-34a4-41de-a5ad-c893fb225b99]消息确认成功
+2024-05-30 14:26:10.394 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-20 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [57089646-2a12-48fc-b893-7fd03ff67b60][system.third]队列开始处理消息,消息内容(Body:'[B@4e8c44dc(byte[1850])' MessageProperties [headers={spring_listener_return_correlation=2b710d05-4b6d-40f6-955c-75bbf7fb31c6, spring_returned_message_correlation=57089646-2a12-48fc-b893-7fd03ff67b60}, messageId=57089646-2a12-48fc-b893-7fd03ff67b60, contentType=application/json, contentEncoding=utf-8, contentLength=0, receivedDeliveryMode=PERSISTENT, priority=0, redelivered=false, receivedExchange=platform3.topic, receivedRoutingKey=system.third, deliveryTag=1, consumerTag=amq.ctag-A6f4EGOAM0Huf9xc7azSHA, consumerQueue=system.third])
+2024-05-30 14:26:10.406 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-19 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [46b3bcf7-011c-47eb-80dc-434642773c1a][system.third]队列开始处理消息,消息内容(Body:'[B@778dee12(byte[1481])' MessageProperties [headers={spring_listener_return_correlation=2b710d05-4b6d-40f6-955c-75bbf7fb31c6, spring_returned_message_correlation=46b3bcf7-011c-47eb-80dc-434642773c1a}, messageId=46b3bcf7-011c-47eb-80dc-434642773c1a, contentType=application/json, contentEncoding=utf-8, contentLength=0, receivedDeliveryMode=PERSISTENT, priority=0, redelivered=false, receivedExchange=platform3.topic, receivedRoutingKey=system.third, deliveryTag=1, consumerTag=amq.ctag-qERR9qaGmAZO_p-i9hPolA, consumerQueue=system.third])
+2024-05-30 14:26:10.455 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-19 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [46b3bcf7-011c-47eb-80dc-434642773c1a]消息确认成功
+2024-05-30 14:26:10.564 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-20 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [57089646-2a12-48fc-b893-7fd03ff67b60]消息确认成功
+2024-05-30 14:26:30.197 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-18 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [0762d8f2-ef01-4610-be74-08b572ff5945][system.third]队列开始处理消息,消息内容(Body:'[B@30f3bd90(byte[1510])' MessageProperties [headers={spring_listener_return_correlation=93ca9402-2dda-4fcb-a442-52582841d3d2, spring_returned_message_correlation=0762d8f2-ef01-4610-be74-08b572ff5945}, messageId=0762d8f2-ef01-4610-be74-08b572ff5945, contentType=application/json, contentEncoding=utf-8, contentLength=0, receivedDeliveryMode=PERSISTENT, priority=0, redelivered=false, receivedExchange=platform3.topic, receivedRoutingKey=system.third, deliveryTag=1, consumerTag=amq.ctag--ZRkBBvmC3tu-I8_sbQztw, consumerQueue=system.third])
+2024-05-30 14:26:30.222 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-18 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [0762d8f2-ef01-4610-be74-08b572ff5945]消息确认成功
+2024-05-30 14:26:56.552 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-17 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [9b31a7f7-b75e-4718-894d-16dc9b2397a0][system.third]队列开始处理消息,消息内容(Body:'[B@71960289(byte[2042])' MessageProperties [headers={spring_listener_return_correlation=93ca9402-2dda-4fcb-a442-52582841d3d2, spring_returned_message_correlation=9b31a7f7-b75e-4718-894d-16dc9b2397a0}, messageId=9b31a7f7-b75e-4718-894d-16dc9b2397a0, contentType=application/json, contentEncoding=utf-8, contentLength=0, receivedDeliveryMode=PERSISTENT, priority=0, redelivered=false, receivedExchange=platform3.topic, receivedRoutingKey=system.third, deliveryTag=1, consumerTag=amq.ctag-qWSO35VnDdYW9tOgbAT-Nw, consumerQueue=system.third])
+2024-05-30 14:26:56.561 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-16 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [f86a35b2-b409-46a5-af98-dfc5a5537e9d][system.third]队列开始处理消息,消息内容(Body:'[B@1e465542(byte[1545])' MessageProperties [headers={spring_listener_return_correlation=93ca9402-2dda-4fcb-a442-52582841d3d2, spring_returned_message_correlation=f86a35b2-b409-46a5-af98-dfc5a5537e9d}, messageId=f86a35b2-b409-46a5-af98-dfc5a5537e9d, contentType=application/json, contentEncoding=utf-8, contentLength=0, receivedDeliveryMode=PERSISTENT, priority=0, redelivered=false, receivedExchange=platform3.topic, receivedRoutingKey=system.third, deliveryTag=1, consumerTag=amq.ctag-Mu5przps6S12yHXG8bD5BA, consumerQueue=system.third])
+2024-05-30 14:26:56.615 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-15 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [a369e6aa-7285-4614-9007-d155994fc4a8][system.third]队列开始处理消息,消息内容(Body:'[B@45d95705(byte[1437])' MessageProperties [headers={spring_listener_return_correlation=93ca9402-2dda-4fcb-a442-52582841d3d2, spring_returned_message_correlation=a369e6aa-7285-4614-9007-d155994fc4a8}, messageId=a369e6aa-7285-4614-9007-d155994fc4a8, contentType=application/json, contentEncoding=utf-8, contentLength=0, receivedDeliveryMode=PERSISTENT, priority=0, redelivered=false, receivedExchange=platform3.topic, receivedRoutingKey=system.third, deliveryTag=1, consumerTag=amq.ctag-_5wX0Nh2oPs1BVx4upW9KA, consumerQueue=system.third])
+2024-05-30 14:26:56.636 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-17 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [9b31a7f7-b75e-4718-894d-16dc9b2397a0]消息确认成功
+2024-05-30 14:26:56.645 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-16 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [f86a35b2-b409-46a5-af98-dfc5a5537e9d]消息确认成功
+2024-05-30 14:26:58.098 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-15 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [a369e6aa-7285-4614-9007-d155994fc4a8]消息确认成功
+2024-05-30 14:27:14.744 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-14 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [dc56edc2-f12e-4cd8-8373-d181e78b2f62][system.third]队列开始处理消息,消息内容(Body:'[B@d74a359(byte[1455])' MessageProperties [headers={spring_listener_return_correlation=93ca9402-2dda-4fcb-a442-52582841d3d2, spring_returned_message_correlation=dc56edc2-f12e-4cd8-8373-d181e78b2f62}, messageId=dc56edc2-f12e-4cd8-8373-d181e78b2f62, contentType=application/json, contentEncoding=utf-8, contentLength=0, receivedDeliveryMode=PERSISTENT, priority=0, redelivered=false, receivedExchange=platform3.topic, receivedRoutingKey=system.third, deliveryTag=1, consumerTag=amq.ctag-TgjsIyLgN99wWARqVszj-A, consumerQueue=system.third])
+2024-05-30 14:27:14.776 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-14 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [dc56edc2-f12e-4cd8-8373-d181e78b2f62]消息确认成功
+2024-05-30 14:27:32.405 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-13 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [37247fe2-dcc1-48f7-aab8-5839cd919e79][system.third]队列开始处理消息,消息内容(Body:'[B@59b8cdf4(byte[1854])' MessageProperties [headers={spring_listener_return_correlation=93ca9402-2dda-4fcb-a442-52582841d3d2, spring_returned_message_correlation=37247fe2-dcc1-48f7-aab8-5839cd919e79}, messageId=37247fe2-dcc1-48f7-aab8-5839cd919e79, contentType=application/json, contentEncoding=utf-8, contentLength=0, receivedDeliveryMode=PERSISTENT, priority=0, redelivered=false, receivedExchange=platform3.topic, receivedRoutingKey=system.third, deliveryTag=1, consumerTag=amq.ctag-M-oTUzb9k1XcHEN1Pjbuqw, consumerQueue=system.third])
+2024-05-30 14:27:32.414 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-12 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [07fc3433-d628-42f5-8451-b340a2d1c0ce][system.third]队列开始处理消息,消息内容(Body:'[B@2ab9bb5b(byte[1485])' MessageProperties [headers={spring_listener_return_correlation=93ca9402-2dda-4fcb-a442-52582841d3d2, spring_returned_message_correlation=07fc3433-d628-42f5-8451-b340a2d1c0ce}, messageId=07fc3433-d628-42f5-8451-b340a2d1c0ce, contentType=application/json, contentEncoding=utf-8, contentLength=0, receivedDeliveryMode=PERSISTENT, priority=0, redelivered=false, receivedExchange=platform3.topic, receivedRoutingKey=system.third, deliveryTag=1, consumerTag=amq.ctag-HehLr1ZxBxhUP8R64Y89rw, consumerQueue=system.third])
+2024-05-30 14:27:32.470 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-12 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [07fc3433-d628-42f5-8451-b340a2d1c0ce]消息确认成功
+2024-05-30 14:27:32.482 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-11 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [665d8b8d-1c8b-44dd-859e-f9ff89fe3357][system.third]队列开始处理消息,消息内容(Body:'[B@749f1682(byte[1374])' MessageProperties [headers={spring_listener_return_correlation=93ca9402-2dda-4fcb-a442-52582841d3d2, spring_returned_message_correlation=665d8b8d-1c8b-44dd-859e-f9ff89fe3357}, messageId=665d8b8d-1c8b-44dd-859e-f9ff89fe3357, contentType=application/json, contentEncoding=utf-8, contentLength=0, receivedDeliveryMode=PERSISTENT, priority=0, redelivered=false, receivedExchange=platform3.topic, receivedRoutingKey=system.third, deliveryTag=1, consumerTag=amq.ctag-FpXzLB0cUUH3QP19OA6-5w, consumerQueue=system.third])
+2024-05-30 14:27:32.489 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-13 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [37247fe2-dcc1-48f7-aab8-5839cd919e79]消息确认成功
+2024-05-30 14:27:33.957 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-11 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [665d8b8d-1c8b-44dd-859e-f9ff89fe3357]消息确认成功
+2024-05-30 14:27:41.331 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-10 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [ca63c44c-728c-4b2f-85d4-5c2a0a8bc586][system.third]队列开始处理消息,消息内容(Body:'[B@42919767(byte[1850])' MessageProperties [headers={spring_listener_return_correlation=2b710d05-4b6d-40f6-955c-75bbf7fb31c6, spring_returned_message_correlation=ca63c44c-728c-4b2f-85d4-5c2a0a8bc586}, messageId=ca63c44c-728c-4b2f-85d4-5c2a0a8bc586, contentType=application/json, contentEncoding=utf-8, contentLength=0, receivedDeliveryMode=PERSISTENT, priority=0, redelivered=false, receivedExchange=platform3.topic, receivedRoutingKey=system.third, deliveryTag=1, consumerTag=amq.ctag-aktM34Ad4Ntk5Z66WeIzMA, consumerQueue=system.third])
+2024-05-30 14:27:41.337 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-9 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [ab9a2dba-c74a-4680-968e-fef9e7713b19][system.third]队列开始处理消息,消息内容(Body:'[B@744ae646(byte[1483])' MessageProperties [headers={spring_listener_return_correlation=2b710d05-4b6d-40f6-955c-75bbf7fb31c6, spring_returned_message_correlation=ab9a2dba-c74a-4680-968e-fef9e7713b19}, messageId=ab9a2dba-c74a-4680-968e-fef9e7713b19, contentType=application/json, contentEncoding=utf-8, contentLength=0, receivedDeliveryMode=PERSISTENT, priority=0, redelivered=false, receivedExchange=platform3.topic, receivedRoutingKey=system.third, deliveryTag=1, consumerTag=amq.ctag-EKeJaYtzr0hOnnPgQe2Yig, consumerQueue=system.third])
+2024-05-30 14:27:41.408 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-9 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [ab9a2dba-c74a-4680-968e-fef9e7713b19]消息确认成功
+2024-05-30 14:27:41.509 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-10 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [ca63c44c-728c-4b2f-85d4-5c2a0a8bc586]消息确认成功
+2024-05-30 14:59:11.659 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-8 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [402a0aa6-003b-4b68-ac7d-cd83a19cb0e7][system.third]队列开始处理消息,消息内容(Body:'[B@37a18687(byte[2128])' MessageProperties [headers={spring_listener_return_correlation=93ca9402-2dda-4fcb-a442-52582841d3d2, spring_returned_message_correlation=402a0aa6-003b-4b68-ac7d-cd83a19cb0e7}, messageId=402a0aa6-003b-4b68-ac7d-cd83a19cb0e7, contentType=application/json, contentEncoding=utf-8, contentLength=0, receivedDeliveryMode=PERSISTENT, priority=0, redelivered=false, receivedExchange=platform3.topic, receivedRoutingKey=system.third, deliveryTag=1, consumerTag=amq.ctag-1-U9MKbY-Lb6P4-x-pAYLA, consumerQueue=system.third])
+2024-05-30 14:59:11.723 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-7 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [02b80ff5-fc43-4e3d-8845-7084eaf9dec7][system.third]队列开始处理消息,消息内容(Body:'[B@67f7f768(byte[1573])' MessageProperties [headers={spring_listener_return_correlation=93ca9402-2dda-4fcb-a442-52582841d3d2, spring_returned_message_correlation=02b80ff5-fc43-4e3d-8845-7084eaf9dec7}, messageId=02b80ff5-fc43-4e3d-8845-7084eaf9dec7, contentType=application/json, contentEncoding=utf-8, contentLength=0, receivedDeliveryMode=PERSISTENT, priority=0, redelivered=false, receivedExchange=platform3.topic, receivedRoutingKey=system.third, deliveryTag=1, consumerTag=amq.ctag-74yxR4908cUx3CbJLahiXw, consumerQueue=system.third])
+2024-05-30 14:59:11.726 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-5 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [4805ed43-30e0-4a05-86b9-831c69ddae43][system.third]队列开始处理消息,消息内容(Body:'[B@a018b64(byte[1572])' MessageProperties [headers={spring_listener_return_correlation=93ca9402-2dda-4fcb-a442-52582841d3d2, spring_returned_message_correlation=4805ed43-30e0-4a05-86b9-831c69ddae43}, messageId=4805ed43-30e0-4a05-86b9-831c69ddae43, contentType=application/json, contentEncoding=utf-8, contentLength=0, receivedDeliveryMode=PERSISTENT, priority=0, redelivered=false, receivedExchange=platform3.topic, receivedRoutingKey=system.third, deliveryTag=1, consumerTag=amq.ctag-RezCG2Np7Nz2MuL1vH3D1A, consumerQueue=system.third])
+2024-05-30 14:59:11.738 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-8 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [402a0aa6-003b-4b68-ac7d-cd83a19cb0e7]消息确认成功
+2024-05-30 14:59:11.827 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-5 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [4805ed43-30e0-4a05-86b9-831c69ddae43]消息确认成功
+2024-05-30 14:59:13.187 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-7 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [02b80ff5-fc43-4e3d-8845-7084eaf9dec7]消息确认成功
+2024-05-30 15:09:04.836 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-6 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [12ed56a9-5a21-4c84-9789-bc227eb9a80d][system.third]队列开始处理消息,消息内容(Body:'[B@5f8dbc16(byte[1885])' MessageProperties [headers={spring_listener_return_correlation=2b710d05-4b6d-40f6-955c-75bbf7fb31c6, spring_returned_message_correlation=12ed56a9-5a21-4c84-9789-bc227eb9a80d}, messageId=12ed56a9-5a21-4c84-9789-bc227eb9a80d, contentType=application/json, contentEncoding=utf-8, contentLength=0, receivedDeliveryMode=PERSISTENT, priority=0, redelivered=false, receivedExchange=platform3.topic, receivedRoutingKey=system.third, deliveryTag=1, consumerTag=amq.ctag-FZpNFEj-rreJlzEYwVNTTw, consumerQueue=system.third])
+2024-05-30 15:09:04.991 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-6 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [12ed56a9-5a21-4c84-9789-bc227eb9a80d]消息确认成功
+2024-05-30 15:11:56.943 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-3 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [1727ff99-fbb9-4b04-9ead-85b3136937d5][system.third]队列开始处理消息,消息内容(Body:'[B@5dd4392e(byte[1509])' MessageProperties [headers={spring_listener_return_correlation=93ca9402-2dda-4fcb-a442-52582841d3d2, spring_returned_message_correlation=1727ff99-fbb9-4b04-9ead-85b3136937d5}, messageId=1727ff99-fbb9-4b04-9ead-85b3136937d5, contentType=application/json, contentEncoding=utf-8, contentLength=0, receivedDeliveryMode=PERSISTENT, priority=0, redelivered=false, receivedExchange=platform3.topic, receivedRoutingKey=system.third, deliveryTag=1, consumerTag=amq.ctag-zyT9fgH0T4mt8vLVRHdVQw, consumerQueue=system.third])
+2024-05-30 15:11:56.968 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-3 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [1727ff99-fbb9-4b04-9ead-85b3136937d5]消息确认成功
+2024-05-30 15:12:33.495 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-4 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [b28b4a83-c895-4001-8718-c7d0bcaee110][system.third]队列开始处理消息,消息内容(Body:'[B@2a9bbdee(byte[1443])' MessageProperties [headers={spring_listener_return_correlation=93ca9402-2dda-4fcb-a442-52582841d3d2, spring_returned_message_correlation=b28b4a83-c895-4001-8718-c7d0bcaee110}, messageId=b28b4a83-c895-4001-8718-c7d0bcaee110, contentType=application/json, contentEncoding=utf-8, contentLength=0, receivedDeliveryMode=PERSISTENT, priority=0, redelivered=false, receivedExchange=platform3.topic, receivedRoutingKey=system.third, deliveryTag=1, consumerTag=amq.ctag-vnnOxlHTt7FXDXk-dIwqGA, consumerQueue=system.third])
+2024-05-30 15:12:33.508 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-4 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [b28b4a83-c895-4001-8718-c7d0bcaee110]消息确认成功
+2024-05-30 15:14:36.720 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [7433ee1c-be9c-42ab-99ac-0acb19fc138c][system.third]队列开始处理消息,消息内容(Body:'[B@348d6e36(byte[1910])' MessageProperties [headers={spring_listener_return_correlation=93ca9402-2dda-4fcb-a442-52582841d3d2, spring_returned_message_correlation=7433ee1c-be9c-42ab-99ac-0acb19fc138c}, messageId=7433ee1c-be9c-42ab-99ac-0acb19fc138c, contentType=application/json, contentEncoding=utf-8, contentLength=0, receivedDeliveryMode=PERSISTENT, priority=0, redelivered=false, receivedExchange=platform3.topic, receivedRoutingKey=system.third, deliveryTag=1, consumerTag=amq.ctag-YeNvqKR9G1TnGYjDDWstrw, consumerQueue=system.third])
+2024-05-30 15:14:36.869 |  INFO 16800 | org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2 [TID: N/A] c.z.m.s.f.a.h.c.ThirdSystemQueueConsumer | [7433ee1c-be9c-42ab-99ac-0acb19fc138c]消息确认成功

+ 140 - 23
zjugis-business/src/main/java/com/zjugis/business/bean/response/ContractExcelResponse.java

@@ -16,33 +16,27 @@ import java.time.LocalDate;
 public class ContractExcelResponse {
 
 
-    @ExcelProperty("合同编号")
-    private String contractNumber;
-
-    @ExcelProperty("合同名称")
-    private String name;
-    //项目状态 0-立项申请中 1-进行中 2-已结项 3-中止
-    @ExcelProperty(value = "签订方式",converter = ContractConverter.class)
-    private Integer signWay;
-    //项目名称
-    @ExcelProperty(value = "签订状态",converter = ContractConverter.class)
-    private Integer isSign;
-    // 行政区名称
     @ExcelProperty(value = "合同主类型",converter = ContractConverter.class)
     private Integer mainType;
     // 项目类型名称
     @ExcelProperty(value = "合同次类型",converter = ContractConverter.class)
     private Integer secondType;
-    //行业
+
     @ExcelProperty(value = "合同费用状态",converter = ContractConverter.class)
     private Integer amountStatus;
-    //项目编号
-    @ExcelProperty("委托方")
-    private String clientName;
-    //行政区代码
+
+    @ExcelProperty("合同名称")
+    private String name;
+
     @ExcelProperty("受托方")
     private String assigneeName;
-    //预估工期(天)
+
+    @ExcelProperty("委托方")
+    private String clientName;
+
+    @ExcelProperty(value = "签订状态",converter = ContractConverter.class)
+    private Integer isSign;
+
     @ExcelProperty("合同金额")
     private BigDecimal contractAmount;
     //验收时间
@@ -50,18 +44,141 @@ public class ContractExcelResponse {
     private BigDecimal invoicedAmount;
     //项目经理名称
     @ExcelProperty("已回款金额")
-    private BigDecimal receivedAmount;
-    //责任部门名称
+    private BigDecimal returnAmount;
+
+    @ExcelProperty("最后到款日期")
+    private LocalDate returnDate;
+
     @ExcelProperty("应收账款")
     private BigDecimal receivableAmount;
     //总合同额
     @ExcelProperty("合同余额")
     private BigDecimal contractBalance;
-    //总成本
-    @ExcelProperty("拿出日期")
+
+    @ExcelProperty("合同编号")
+    private String contractNumber;
+
+    @ExcelProperty("合同拿出日期")
     private LocalDate contractOn;
     //总产值
-    @ExcelProperty("拿回日期")
+    @ExcelProperty("合同拿回日期")
     private LocalDate contractOff;
 
+    @ExcelProperty("付款条件")
+    private String paymentTerms;
+
+    /**
+     * 税率与金额_含税金额_0%技术开发
+     */
+    @ExcelProperty("0%技术开发(含税金额)")
+    private BigDecimal taxHsjeJskf;
+
+    /**
+     * 税率与金额_含税金额_6%服务
+     */
+    @ExcelProperty("6%服务(含税金额)")
+    private BigDecimal taxHsjeFw;
+
+    /**
+     * 税率与金额_含税金额_13%软件产品
+     */
+    @ExcelProperty("13%软件产品(含税金额)")
+    private BigDecimal taxHsjeRjcp;
+
+    /**
+     * 税率与金额_含税金额_13%硬件(平板)
+     */
+    @ExcelProperty("13%硬件(平板)(含税金额)")
+    private BigDecimal taxHsjeYj;
+
+    /**
+     * 税率与金额_含税金额_小计
+     */
+    @ExcelProperty("小计(含税金额)")
+    private BigDecimal taxHsjeTotal;
+
+    /**
+     * 税率与金额_综合税率
+     */
+    @ExcelProperty("综合税率")
+    private BigDecimal taxZhsl;
+
+    /**
+     * 税率与金额_不含税总额
+     */
+    @ExcelProperty("不含税总额")
+    private BigDecimal taxBhsze;
+
+    /**
+     * 税率与金额_软件著作权
+     */
+    @ExcelProperty("具体软件产品")
+    private String taxSoftpatent;
+
+    @ExcelProperty("是否有维护期")
+    private Integer whtkIWhq;
+
+    /**
+     * 是否免费维护
+     */
+    @ExcelProperty("是否免费维护")
+    private Integer whtkIMfwh;
+
+    /**
+     * 维护开始日期
+     */
+    @ExcelProperty("维护开始日期")
+    private LocalDate whtkWhrqBegin;
+
+    /**
+     * 维护截止日期
+     */
+    @ExcelProperty("维护截止日期")
+    private LocalDate whtkWhrqEnd;
+
+    /**
+     * 收款银行账户
+     */
+    @ExcelProperty("收款银行账户")
+    private String bankaccount;
+
+    /**
+     * 特别条款
+     */
+    @ExcelProperty("特别条款")
+    private String specialClause;
+
+    @ExcelProperty(value = "签订方式",converter = ContractConverter.class)
+    private Integer signWay;
+
+    /**
+     * 是否事业部独立开拓 0-否 1-是
+     */
+    @ExcelProperty("事业部独立开拓")
+    private Integer isBusinessUnit;
+
+    @ExcelProperty("分包费(元)")
+    private BigDecimal subAmount;
+
+    @ExcelProperty("分包费已支付(元)")
+    private BigDecimal subPayAmount;
+
+    @ExcelProperty("区域经理")
+    private String xsry;
+
+    @ExcelProperty("项目名称")
+    private String xmmc;
+
+    @ExcelProperty("项目编号")
+    private String xmbh;
+
+    @ExcelProperty("项目部门")
+    private String zrbm;
+
+    @ExcelProperty("项目分成")
+    private BigDecimal shareRatio;
+
+    @ExcelProperty("备注")
+    private String bz;
+
 }

+ 5 - 1
zjugis-business/src/main/java/com/zjugis/business/bean/response/ContractSubResp.java

@@ -1,5 +1,8 @@
 package com.zjugis.business.bean.response;
 
+import lombok.Data;
+
+import java.io.Serializable;
 import java.math.BigDecimal;
 import java.time.LocalDate;
 
@@ -8,7 +11,8 @@ import java.time.LocalDate;
  * @version 1.0
  * @date 2024/3/29 16:20
  */
-public class ContractSubResp {
+@Data
+public class ContractSubResp implements Serializable {
 
     private String id;
 

+ 1 - 18
zjugis-business/src/main/java/com/zjugis/business/controller/ContractController.java

@@ -12,17 +12,14 @@ import com.zjugis.business.bean.response.ContractResponse;
 import com.zjugis.business.service.ContractService;
 import com.zjugis.framework.common.pojo.CommonResult;
 import com.zjugis.framework.excel.core.util.ExcelUtils;
-import org.springframework.beans.BeanUtils;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.web.bind.annotation.*;
 
 import javax.servlet.http.HttpServletResponse;
 import javax.validation.Valid;
 import java.io.IOException;
-import java.math.BigDecimal;
 import java.net.URLEncoder;
 import java.nio.charset.StandardCharsets;
-import java.util.ArrayList;
 import java.util.List;
 
 /**
@@ -100,21 +97,7 @@ public class ContractController {
     @GetMapping("/contract/list/excel")
     public void export( ContractDto contractDto,
                         HttpServletResponse response) throws IOException {
-        Page<Contract> page = contractService.page(new Page<>(1,-1L),contractDto);
-        List<Contract> contracts = page.getRecords();
-
-        List<ContractExcelResponse> excelList = new ArrayList<>(contracts.size());
-            contracts.forEach(contract -> {
-            ContractExcelResponse contractExcelResponse = new ContractExcelResponse();
-            BeanUtils.copyProperties(contract,contractExcelResponse);
-            contractExcelResponse.setContractAmount(contract.getVirtualAmount());
-            contractExcelResponse.setInvoicedAmount(contract.getInvoicedAmount());
-            BigDecimal ratio = contract.getContractAmount().compareTo(BigDecimal.ZERO) > 0?contract.getVirtualAmount().divide(contract.getContractAmount()) : BigDecimal.ZERO;
-//            contractExcelResponse.setReceivedAmount(contract.getReceivedAmount().multiply(ratio));
-//            contractExcelResponse.setReceivableAmount(contract.getReceivableAmount().multiply(ratio));
-//            contractExcelResponse.setContractBalance(contract.getContractBalance().multiply(ratio));
-            excelList.add(contractExcelResponse);
-        });
+        List<ContractExcelResponse> excelList = contractService.excelList(contractDto);
         response.setContentType("multipart/form-data");
         response.setCharacterEncoding(String.valueOf(StandardCharsets.UTF_8));
         response.setHeader("Content-Disposition",

+ 2 - 2
zjugis-business/src/main/java/com/zjugis/business/flow/common/event/CommonEvent.java

@@ -86,9 +86,9 @@ public class CommonEvent extends BaseController {
                     }
                     if(StringUtils.isNotBlank(mobileUrl)){
                         OA oa = new OA();
-                        oa.setMessageUrl(mobileUrl);
+                        oa.setMessageUrl(mobileUrl+"&_top=1");
                         OA.Head head = new OA.Head();
-                        head.setBgcolor("FFBBBBBB");
+                        head.setBgcolor("43CCF9");
                         head.setText("浙江万维OA");
                         oa.setHead(head);
                         OA.Body body = new OA.Body();

+ 1 - 1
zjugis-business/src/main/java/com/zjugis/business/flow/contractSub/event/ContractSubEvent.java

@@ -176,7 +176,7 @@ public class ContractSubEvent extends BaseController {
             if (!Objects.isNull(flowInstance) && flowInstance.containsKey("id")) {
                 String flowInstanceId = flowInstance.get("id").toString();
                 ContractSub entity = contractSubService.selectByInstanceId(flowInstanceId);
-                contractSubService.deleteByIdList(Collections.singletonList(entity.getId()));
+                contractSubService.deleteById(entity.getId(),false);
                 return ok("true");
             } else {
                 throw new BusinessException("执行事件出错,请联系管理员!");

+ 3 - 0
zjugis-business/src/main/java/com/zjugis/business/mapper/ContractMapper.java

@@ -5,6 +5,7 @@ import com.zjugis.business.bean.dto.ContractDto;
 import com.zjugis.business.bean.dto.ContractMessageDto;
 import com.zjugis.business.bean.entity.Contract;
 import com.zjugis.business.bean.entity.ProjectAmount;
+import com.zjugis.business.bean.response.ContractExcelResponse;
 import com.zjugis.business.bean.response.ContractMessageCountResp;
 import com.zjugis.framework.mybatis.core.mapper.BaseMapperX;
 import org.apache.ibatis.annotations.Mapper;
@@ -40,4 +41,6 @@ public interface ContractMapper extends BaseMapperX<Contract> {
     BigDecimal messageCountReturn(@Param("params") ContractMessageDto messageDto);
 
     int deleteAbsoluteById(String id);
+
+    List<ContractExcelResponse> excelList(@Param("params") ContractDto contractDto);
 }

+ 2 - 0
zjugis-business/src/main/java/com/zjugis/business/mapper/ContractSubMapper.java

@@ -30,5 +30,7 @@ public interface ContractSubMapper extends BaseMapper<ContractSub> {
     int relContractSubSize(String applyId);
 
     List<ContractSubResp> selectListByParentId(String id);
+
+    int deleteAbsoluteById(String id);
 }
 

+ 3 - 0
zjugis-business/src/main/java/com/zjugis/business/service/ContractService.java

@@ -8,6 +8,7 @@ import com.zjugis.business.bean.entity.Project;
 import com.zjugis.business.bean.entity.ProjectAmount;
 import com.zjugis.business.bean.request.ContractRequest;
 import com.zjugis.business.bean.request.InfoRequest;
+import com.zjugis.business.bean.response.ContractExcelResponse;
 import com.zjugis.business.bean.response.ContractInfoResp;
 import com.zjugis.business.bean.response.ContractMessageCountResp;
 import com.zjugis.business.bean.response.ContractResponse;
@@ -66,4 +67,6 @@ public interface ContractService{
     ContractInfoResp info(InfoRequest info);
 
     void updateChildContract(Project child);
+
+    List<ContractExcelResponse> excelList(ContractDto contractDto);
 }

+ 3 - 0
zjugis-business/src/main/java/com/zjugis/business/service/ContractSubService.java

@@ -53,6 +53,9 @@ public interface ContractSubService {
      */
     int deleteById(String id);
 
+    int deleteById(String id,boolean logic);
+
+
     int deleteByIdList(List<String> ids);
 
     String subcontract(String applyId);

+ 5 - 1
zjugis-business/src/main/java/com/zjugis/business/service/impl/ContractServiceImpl.java

@@ -5,7 +5,6 @@ import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
 import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
 import com.zjugis.business.bean.dto.*;
 import com.zjugis.business.bean.entity.Contract;
-import com.zjugis.business.bean.entity.ContractSub;
 import com.zjugis.business.bean.entity.Project;
 import com.zjugis.business.bean.entity.ProjectAmount;
 import com.zjugis.business.bean.request.ContractRequest;
@@ -271,6 +270,11 @@ public class ContractServiceImpl implements ContractService{
         return  contractMapper.page(page, contractDto);
     }
 
+    @Override
+    public List<ContractExcelResponse> excelList(ContractDto contractDto) {
+        return  contractMapper.excelList(contractDto);
+    }
+
     @Override
     public int deleteByIdList(List<String> idList) {
         return contractMapper.deleteBatchIds(idList);

+ 9 - 0
zjugis-business/src/main/java/com/zjugis/business/service/impl/ContractSubServiceImpl.java

@@ -131,6 +131,15 @@ public class ContractSubServiceImpl implements ContractSubService {
         return this.contractSubMapper.deleteById(id);
     }
 
+    @Override
+    public int deleteById(String id,boolean logic) {
+        if(logic) {
+            return this.contractSubMapper.deleteById(id);
+        } else {
+            return contractSubMapper.deleteAbsoluteById(id);
+        }
+    }
+
 
     @Override
     public int deleteByIdList(List<String> ids) {

+ 76 - 0
zjugis-business/src/main/resources/mapper/oracle/ContractMapper.xml

@@ -285,4 +285,80 @@
     <delete id="deleteAbsoluteById">
         delete from CONTRACT where ID = #{id,jdbcType=VARCHAR}
     </delete>
+
+    <select id="excelList" resultType="com.zjugis.business.bean.response.ContractExcelResponse">
+        SELECT c.*,
+        PA.VIRTUAL_AMOUNT as CONTRACT_AMOUNT,PA.INVOICE_AMOUNT,PA.RETURN_AMOUNT,PA.RECEIVABLE_AMOUNT,PA.CONTRACT_BALANCE,
+        t1.maxd as returnDate,
+        t2.subAmount,t2.subPayAmount,
+
+        FROM CONTRACT c
+        LEFT JOIN PROJECT_AMOUNT PA on PA.MAIN_PROJECT_ID = c.PROJECT_ID
+        LEFT JOIN (SELECT max(RETURN_DATE) as maxd,CONTRACT_ID FROM CONTRACT_RETURN_MONEY WHERE ISVALID = 1 GROUP BY CONTRACT_ID) t1 ON t1.CONTRACT_ID = c.ID
+        LEFT JOIN (SELECT CONTRACT_ID,SUM(COALESCE(CONTRACT_AMOUNT,0)) as subAmount,SUM(COALESCE(PAY_AMOUNT,0)) as subPayAmount  FROM CONTRACT_APPLY WHERE ISVALID = 1 AND FLOW_STATUS = 90 GROUP BY CONTRACT_ID ) t2 on t2.CONTRACT_ID = c.ID
+        RIGHT JOIN PROJECT pr ON pr.ID = c.PROJECT_ID
+        <where>
+            c.ISVALID = 1 AND c.FLOW_STATUS in (90,99)
+            <if test="params != null and params.projectId != null and params.projectId != ''">
+                AND c.PROJECT_ID = #{params.projectId}
+            </if>
+            <if test="params != null and params.signWay != null">
+                AND c.SIGN_WAY = #{params.signWay}
+            </if>
+            <if test="params != null and params.mainType != null">
+                AND c.MAIN_TYPE = #{params.mainType}
+            </if>
+            <if test="params != null and params.secondType != null">
+                AND c.SECOND_TYPE = #{params.secondType}
+            </if>
+            <if test="params != null and params.clientId != null and params.clientId != ''">
+                AND c.CLIENT_ID = #{params.clientId}
+            </if>
+            <if test="params != null and params.assigneeId != null and params.assigneeId != ''">
+                AND c.ASSIGNEE_ID = #{params.assigneeId}
+            </if>
+            <if test="params != null and params.amountStatus != null">
+                AND c.AMOUNT_STATUS = #{params.amountStatus}
+            </if>
+            <if test="params != null and params.contractOn != null">
+                AND c.CONTRACT_OFF &gt;= #{params.contractOn}
+            </if>
+            <if test="params != null and params.contractOff != null">
+                AND c.CONTRACT_OFF &lt;= #{params.contractOff}
+            </if>
+            <if test="params != null and params.signTimeStart != null">
+                AND c.SIGN_TIME &gt;= #{params.signTimeStart}
+            </if>
+            <if test="params != null and params.signTimeEnd != null">
+                AND c.SIGN_TIME &lt;= #{params.signTimeEnd}
+            </if>
+            <if test="params != null and params.dueTimeStart != null">
+                AND c.DUE_TIME &gt;= #{params.dueTimeStart}
+            </if>
+            <if test="params != null and params.dueTimeEnd != null">
+                AND c.DUE_TIME &lt;= #{params.dueTimeEnd}
+            </if>
+            <if test="params != null and params.isSign != null">
+                AND c.IS_SIGN = #{params.isSign}
+            </if>
+            <if test="params != null and params.name != null and params.name != ''">
+                <bind name="name" value="'%'+params.name+'%'"/>
+                AND c."NAME" LIKE #{name}
+            </if>
+            <if test="params != null and params.contractNumber != null and params.contractNumber != ''">
+                <bind name="contractNumber" value="'%'+params.contractNumber+'%'"/>
+                AND c.CONTRACT_NUMBER LIKE #{contractNumber}
+            </if>
+            <if test="params != null and params.hasReceivableAmount == 1">
+                AND c.RECEIVABLE_AMOUNT &gt; 0
+            </if>
+            <if test="params != null and params.managerId != null  and params.managerId != ''">
+                AND c.AREA_MANAGER_ID = #{params.managerId}
+            </if>
+            <if test="params != null and params.deptId != null and params.deptId != ''">
+                AND pr.ZRBM_ID = #{params.deptId}
+            </if>
+        </where>
+        ORDER BY c.CONTRACT_ON DESC NULLS LAST,c.CREATE_TIME DESC NULLS LAST,c.ID
+    </select>
 </mapper>

+ 4 - 0
zjugis-business/src/main/resources/mapper/oracle/ContractSubMapper.xml

@@ -75,5 +75,9 @@
         LEFT JOIN ZJUGIS_OA.SYSTEM_USERS t3 ON t3.ID = t.QUALITY_CONTROLLER_ID
         where t.ISVALId = 1 and t.FLOW_STATUS = 90
     </select>
+
+    <delete id="deleteAbsoluteById">
+        delete from CONTRACT_SUB where ID = #{id,jdbcType=VARCHAR}
+    </delete>
 </mapper>