栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 软件开发 > 后端开发 > Java

springboot2.1.1+dubbo2.6.2+jdk9+zk3.4.12

Java 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

springboot2.1.1+dubbo2.6.2+jdk9+zk3.4.12

2022-08-03 18:03:39.859  INFO 2344 --- [  restartedMain] c.a.dubbo.common.logger.LoggerFactory    : using logger: com.alibaba.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
2022-08-03 18:03:39.866  INFO 2344 --- [  restartedMain] a.b.d.c.e.WelcomeLogoApplicationListener : 

 :: Dubbo Spring Boot (v0.2.0) : https://github.com/apache/incubator-dubbo-spring-boot-project
 :: Dubbo (v2.6.2) : https://github.com/apache/incubator-dubbo
 :: Google group : dev@dubbo.incubator.apache.org

2022-08-03 18:03:39.873  INFO 2344 --- [  restartedMain] e.OverrideDubboConfigApplicationListener : Dubbo Config was overridden by externalized configuration {dubbo.application.name=springboot-dubbo-provider, dubbo.application.version=1.0.0, dubbo.provider.timeout=1000, dubbo.registry.address=zookeeper://192.168.1.161:2181}

  .   ____          _            __ _ _
 /\ / ___'_ __ _ _(_)_ __  __ _    
( ( )___ | '_ | '_| | '_ / _` |    
 \/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |___, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.1.1.RELEASE)

2022-08-03 18:03:39.995  INFO 2344 --- [  restartedMain] zwf.SpringbootDubboProviderApplication   : Starting SpringbootDubboProviderApplication on USER-20211009IT with PID 2344 (D:eclipse-jee-oxygen-2-win32-x86_64workspacespringboot2-dubbo-demo-masterspringboot-dubbo-providertargetclasses started by Administrator in D:eclipse-jee-oxygen-2-win32-x86_64workspacespringboot2-dubbo-demo-masterspringboot-dubbo-provider)
2022-08-03 18:03:39.996  INFO 2344 --- [  restartedMain] zwf.SpringbootDubboProviderApplication   : No active profile set, falling back to default profiles: default
2022-08-03 18:03:40.101  INFO 2344 --- [  restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2022-08-03 18:03:40.598  INFO 2344 --- [  restartedMain] .a.d.c.s.c.a.DubboConfigBindingRegistrar : The dubbo config bean definition [name : com.alibaba.dubbo.config.ApplicationConfig#0, class : com.alibaba.dubbo.config.ApplicationConfig] has been registered.
2022-08-03 18:03:40.601  INFO 2344 --- [  restartedMain] .a.d.c.s.c.a.DubboConfigBindingRegistrar : The BeanPostProcessor bean definition [com.alibaba.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : com.alibaba.dubbo.config.ApplicationConfig#0] has been registered.
2022-08-03 18:03:40.602  INFO 2344 --- [  restartedMain] .a.d.c.s.c.a.DubboConfigBindingRegistrar : The dubbo config bean definition [name : com.alibaba.dubbo.config.RegistryConfig#0, class : com.alibaba.dubbo.config.RegistryConfig] has been registered.
2022-08-03 18:03:40.603  INFO 2344 --- [  restartedMain] .a.d.c.s.c.a.DubboConfigBindingRegistrar : The BeanPostProcessor bean definition [com.alibaba.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : com.alibaba.dubbo.config.RegistryConfig#0] has been registered.
2022-08-03 18:03:40.603  INFO 2344 --- [  restartedMain] .a.d.c.s.c.a.DubboConfigBindingRegistrar : The dubbo config bean definition [name : com.alibaba.dubbo.config.ProviderConfig#0, class : com.alibaba.dubbo.config.ProviderConfig] has been registered.
2022-08-03 18:03:40.603  INFO 2344 --- [  restartedMain] .a.d.c.s.c.a.DubboConfigBindingRegistrar : The BeanPostProcessor bean definition [com.alibaba.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : com.alibaba.dubbo.config.ProviderConfig#0] has been registered.
2022-08-03 18:03:40.762  INFO 2344 --- [  restartedMain] b.f.a.ServiceAnnotationBeanPostProcessor :  [DUBBO] BeanNameGenerator bean can't be found in BeanFactory with name [org.springframework.context.annotation.internalConfigurationBeanNameGenerator], dubbo version: 2.6.2, current host: 2.0.0.1
2022-08-03 18:03:40.762  INFO 2344 --- [  restartedMain] b.f.a.ServiceAnnotationBeanPostProcessor :  [DUBBO] BeanNameGenerator will be a instance of org.springframework.context.annotation.AnnotationBeanNameGenerator , it maybe a potential problem on bean name generation., dubbo version: 2.6.2, current host: 2.0.0.1
2022-08-03 18:03:40.831  WARN 2344 --- [  restartedMain] b.f.a.ServiceAnnotationBeanPostProcessor :  [DUBBO] The BeanDefinition[Root bean: class [com.alibaba.dubbo.config.spring.ServiceBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] of ServiceBean has been registered with name : ServiceBean:demoServiceImpl:zwf.api.service.DemoService, dubbo version: 2.6.2, current host: 2.0.0.1
2022-08-03 18:03:40.832  INFO 2344 --- [  restartedMain] b.f.a.ServiceAnnotationBeanPostProcessor :  [DUBBO] 1 annotated Dubbo's @Service Components { [Bean definition with name 'demoServiceImpl': Generic bean: class [zwf.provider.service.impl.DemoServiceImpl]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:eclipse-jee-oxygen-2-win32-x86_64workspacespringboot2-dubbo-demo-masterspringboot-dubbo-providertargetclasseszwfproviderserviceimplDemoServiceImpl.class]] } were scanned under package[zwf], dubbo version: 2.6.2, current host: 2.0.0.1
2022-08-03 18:03:41.049  INFO 2344 --- [  restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.boot.dubbo.autoconfigure.DubboAutoConfiguration' of type [com.alibaba.boot.dubbo.autoconfigure.DubboAutoConfiguration$$EnhancerBySpringCGLIB$$a3b57dda] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-08-03 18:03:41.080  INFO 2344 --- [  restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'relaxedDubboConfigBinder' of type [com.alibaba.boot.dubbo.autoconfigure.RelaxedDubboConfigBinder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-08-03 18:03:41.084  INFO 2344 --- [  restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'relaxedDubboConfigBinder' of type [com.alibaba.boot.dubbo.autoconfigure.RelaxedDubboConfigBinder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-08-03 18:03:41.086  INFO 2344 --- [  restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'relaxedDubboConfigBinder' of type [com.alibaba.boot.dubbo.autoconfigure.RelaxedDubboConfigBinder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-08-03 18:03:41.154  INFO 2344 --- [  restartedMain] .f.a.DubboConfigBindingBeanPostProcessor : The properties of bean [name : com.alibaba.dubbo.config.ApplicationConfig#0] have been binding by prefix of configuration properties : dubbo.application
2022-08-03 18:03:41.195  INFO 2344 --- [  restartedMain] .f.a.DubboConfigBindingBeanPostProcessor : The properties of bean [name : com.alibaba.dubbo.config.RegistryConfig#0] have been binding by prefix of configuration properties : dubbo.registry
2022-08-03 18:03:41.324  INFO 2344 --- [  restartedMain] .f.a.DubboConfigBindingBeanPostProcessor : The properties of bean [name : com.alibaba.dubbo.config.ProviderConfig#0] have been binding by prefix of configuration properties : dubbo.provider
2022-08-03 18:03:41.732  INFO 2344 --- [  restartedMain] o.s.b.d.a.OptionalLiveReloadServer       : LiveReload server is running on port 35729
2022-08-03 18:03:41.989  INFO 2344 --- [  restartedMain] com.alibaba.dubbo.config.AbstractConfig  :  [DUBBO] The service ready on spring started. service: zwf.api.service.DemoService, dubbo version: 2.6.2, current host: 2.0.0.1
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by javassist.ClassPool (file:/D:/localRepository/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of javassist.ClassPool
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-08-03 18:03:42.178  INFO 2344 --- [  restartedMain] com.alibaba.dubbo.config.AbstractConfig  :  [DUBBO] Export dubbo service zwf.api.service.DemoService to local registry, dubbo version: 2.6.2, current host: 2.0.0.1
2022-08-03 18:03:42.179  INFO 2344 --- [  restartedMain] com.alibaba.dubbo.config.AbstractConfig  :  [DUBBO] Export dubbo service zwf.api.service.DemoService to url dubbo://2.0.0.1:20880/zwf.api.service.DemoService?anyhost=true&application=springboot-dubbo-provider&application.version=1.0.0&bind.ip=2.0.0.1&bind.port=20880&default.timeout=1000&dubbo=2.6.2&generic=false&interface=zwf.api.service.DemoService&methods=sayHello&pid=2344&side=provider×tamp=1659521022009, dubbo version: 2.6.2, current host: 2.0.0.1
2022-08-03 18:03:42.179  INFO 2344 --- [  restartedMain] com.alibaba.dubbo.config.AbstractConfig  :  [DUBBO] Register dubbo service zwf.api.service.DemoService url dubbo://2.0.0.1:20880/zwf.api.service.DemoService?anyhost=true&application=springboot-dubbo-provider&application.version=1.0.0&bind.ip=2.0.0.1&bind.port=20880&default.timeout=1000&dubbo=2.6.2&generic=false&interface=zwf.api.service.DemoService&methods=sayHello&pid=2344&side=provider×tamp=1659521022009 to registry registry://192.168.1.161:2181/com.alibaba.dubbo.registry.RegistryService?application=springboot-dubbo-provider&application.version=1.0.0&dubbo=2.6.2&pid=2344®istry=zookeeper×tamp=1659521022000, dubbo version: 2.6.2, current host: 2.0.0.1
2022-08-03 18:03:42.698  INFO 2344 --- [  restartedMain] c.a.d.remoting.transport.AbstractServer  :  [DUBBO] Start NettyServer bind /0.0.0.0:20880, export /2.0.0.1:20880, dubbo version: 2.6.2, current host: 2.0.0.1
2022-08-03 18:03:42.831  INFO 2344 --- [  restartedMain] o.a.c.f.imps.CuratorFrameworkImpl        : Starting
2022-08-03 18:03:42.842  INFO 2344 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:zookeeper.version=3.4.9-1757313, built on 08/23/2016 06:50 GMT
2022-08-03 18:03:42.843  INFO 2344 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:host.name=USER-20211009IT
2022-08-03 18:03:42.843  INFO 2344 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:java.version=9
2022-08-03 18:03:42.843  INFO 2344 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:java.vendor=Oracle Corporation
2022-08-03 18:03:42.843  INFO 2344 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:java.home=C:Program FilesJavajre-9
2022-08-03 18:03:42.843  INFO 2344 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:java.class.path=D:eclipse-jee-oxygen-2-win32-x86_64workspacespringboot2-dubbo-demo-masterspringboot-dubbo-providertargetclasses;D:eclipse-jee-oxygen-2-win32-x86_64workspacespringboot2-dubbo-demo-masterspringboot-dubbo-apitargetclasses;D:localRepositoryorgspringframeworkbootspring-boot-starter2.1.1.RELEASEspring-boot-starter-2.1.1.RELEASE.jar;D:localRepositoryorgspringframeworkbootspring-boot2.1.1.RELEASEspring-boot-2.1.1.RELEASE.jar;D:localRepositoryorgspringframeworkspring-context5.1.3.RELEASEspring-context-5.1.3.RELEASE.jar;D:localRepositoryorgspringframeworkspring-aop5.1.3.RELEASEspring-aop-5.1.3.RELEASE.jar;D:localRepositoryorgspringframeworkspring-beans5.1.3.RELEASEspring-beans-5.1.3.RELEASE.jar;D:localRepositoryorgspringframeworkspring-expression5.1.3.RELEASEspring-expression-5.1.3.RELEASE.jar;D:localRepositoryorgspringframeworkbootspring-boot-autoconfigure2.1.1.RELEASEspring-boot-autoconfigure-2.1.1.RELEASE.jar;D:localRepositoryorgspringframeworkbootspring-boot-starter-logging2.1.1.RELEASEspring-boot-starter-logging-2.1.1.RELEASE.jar;D:localRepositorychqoslogbacklogback-classic1.2.3logback-classic-1.2.3.jar;D:localRepositorychqoslogbacklogback-core1.2.3logback-core-1.2.3.jar;D:localRepositoryorgapachelogginglog4jlog4j-to-slf4j2.11.1log4j-to-slf4j-2.11.1.jar;D:localRepositoryorgapachelogginglog4jlog4j-api2.11.1log4j-api-2.11.1.jar;D:localRepositoryorgslf4jjul-to-slf4j1.7.25jul-to-slf4j-1.7.25.jar;D:localRepositoryjavaxannotationjavax.annotation-api1.3.2javax.annotation-api-1.3.2.jar;D:localRepositoryorgspringframeworkspring-core5.1.3.RELEASEspring-core-5.1.3.RELEASE.jar;D:localRepositoryorgspringframeworkspring-jcl5.1.3.RELEASEspring-jcl-5.1.3.RELEASE.jar;D:localRepositoryorgyamlsnakeyaml1.23snakeyaml-1.23.jar;D:localRepositorycomalibababootdubbo-spring-boot-starter.2.0dubbo-spring-boot-starter-0.2.0.jar;D:localRepositorycomalibabadubbo2.6.2dubbo-2.6.2.jar;D:localRepositoryorgjavassistjavassist3.20.0-GAjavassist-3.20.0-GA.jar;D:localRepositoryorgjbossnettynetty3.2.5.Finalnetty-3.2.5.Final.jar;D:localRepositoryorgapachezookeeperzookeeper3.4.9zookeeper-3.4.9.jar;D:localRepositoryorgslf4jslf4j-api1.7.25slf4j-api-1.7.25.jar;D:localRepositoryjlinejline.9.94jline-0.9.94.jar;D:localRepositoryionettynetty3.10.5.Finalnetty-3.10.5.Final.jar;D:localRepositoryorgapachecuratorcurator-framework2.12.0curator-framework-2.12.0.jar;D:localRepositoryorgapachecuratorcurator-client2.12.0curator-client-2.12.0.jar;D:localRepositorycomgoogleguavaguava16.0.1guava-16.0.1.jar;D:localRepositorycomalibababootdubbo-spring-boot-autoconfigure.2.0dubbo-spring-boot-autoconfigure-0.2.0.jar;D:localRepositoryorgspringframeworkbootspring-boot-devtools2.1.1.RELEASEspring-boot-devtools-2.1.1.RELEASE.jar;D:localRepositoryorgprojectlomboklombok1.18.4lombok-1.18.4.jar
2022-08-03 18:03:42.844  INFO 2344 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:java.library.path=C:Program FilesJavajre-9bin;C:WindowsSunJavabin;C:Windowssystem32;C:Windows;C:ProgramDataOracleJavajavapath;D:Javajdk-11.0.15.1bin;C:Program FilesCommon FilesOracleJavajavapath;C:Program Files (x86)Common FilesNetSarang;C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:WindowsSystem32WindowsPowerShellv1.0;C:Program Filesnodejs;C:UsersAdministratorAppDataRoamingnpm;.
2022-08-03 18:03:42.846  INFO 2344 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:java.io.tmpdir=C:UsersADMINI~1AppDataLocalTemp
2022-08-03 18:03:42.846  INFO 2344 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:java.compiler=
2022-08-03 18:03:42.846  INFO 2344 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:os.name=Windows 7
2022-08-03 18:03:42.846  INFO 2344 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:os.arch=amd64
2022-08-03 18:03:42.846  INFO 2344 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:os.version=6.1
2022-08-03 18:03:42.846  INFO 2344 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:user.name=Administrator
2022-08-03 18:03:42.846  INFO 2344 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:user.home=C:UsersAdministrator
2022-08-03 18:03:42.846  INFO 2344 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:user.dir=D:eclipse-jee-oxygen-2-win32-x86_64workspacespringboot2-dubbo-demo-masterspringboot-dubbo-provider
2022-08-03 18:03:42.847  INFO 2344 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Initiating client connection, connectString=192.168.1.161:2181 sessionTimeout=60000 watcher=org.apache.curator.ConnectionState@25cf57d4
2022-08-03 18:03:42.882  INFO 2344 --- [168.1.161:2181)] org.apache.zookeeper.ClientCnxn          : Opening socket connection to server 192.168.1.161/192.168.1.161:2181. Will not attempt to authenticate using SASL (unknown error)
2022-08-03 18:03:42.883  INFO 2344 --- [168.1.161:2181)] org.apache.zookeeper.ClientCnxn          : Socket connection established to 192.168.1.161/192.168.1.161:2181, initiating session
2022-08-03 18:03:42.886  INFO 2344 --- [  restartedMain] c.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Register: dubbo://2.0.0.1:20880/zwf.api.service.DemoService?anyhost=true&application=springboot-dubbo-provider&application.version=1.0.0&default.timeout=1000&dubbo=2.6.2&generic=false&interface=zwf.api.service.DemoService&methods=sayHello&pid=2344&side=provider×tamp=1659521022009, dubbo version: 2.6.2, current host: 2.0.0.1
2022-08-03 18:03:42.892  INFO 2344 --- [168.1.161:2181)] org.apache.zookeeper.ClientCnxn          : Session establishment complete on server 192.168.1.161/192.168.1.161:2181, sessionid = 0x100009f8c9a0003, negotiated timeout = 40000
2022-08-03 18:03:42.913  INFO 2344 --- [ain-EventThread] o.a.c.f.state.ConnectionStateManager     : State change: CONNECTED
2022-08-03 18:03:42.935  INFO 2344 --- [  restartedMain] c.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Subscribe: provider://2.0.0.1:20880/zwf.api.service.DemoService?anyhost=true&application=springboot-dubbo-provider&application.version=1.0.0&category=configurators&check=false&default.timeout=1000&dubbo=2.6.2&generic=false&interface=zwf.api.service.DemoService&methods=sayHello&pid=2344&side=provider×tamp=1659521022009, dubbo version: 2.6.2, current host: 2.0.0.1
2022-08-03 18:03:42.952  INFO 2344 --- [  restartedMain] c.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Notify urls for subscribe url provider://2.0.0.1:20880/zwf.api.service.DemoService?anyhost=true&application=springboot-dubbo-provider&application.version=1.0.0&category=configurators&check=false&default.timeout=1000&dubbo=2.6.2&generic=false&interface=zwf.api.service.DemoService&methods=sayHello&pid=2344&side=provider×tamp=1659521022009, urls: [empty://2.0.0.1:20880/zwf.api.service.DemoService?anyhost=true&application=springboot-dubbo-provider&application.version=1.0.0&category=configurators&check=false&default.timeout=1000&dubbo=2.6.2&generic=false&interface=zwf.api.service.DemoService&methods=sayHello&pid=2344&side=provider×tamp=1659521022009], dubbo version: 2.6.2, current host: 2.0.0.1
2022-08-03 18:03:43.065  INFO 2344 --- [  restartedMain] zwf.SpringbootDubboProviderApplication   : Started SpringbootDubboProviderApplication in 3.622 seconds (JVM running for 4.757)
2022-08-03 18:03:43.097  INFO 2344 --- [pool-1-thread-1] .d.c.e.AwaitingNonWebApplicationListener :  [Dubbo] Current Spring Boot Application is await...







2022-08-03 18:04:01.714  INFO 3604 --- [  restartedMain] c.a.dubbo.common.logger.LoggerFactory    : using logger: com.alibaba.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
2022-08-03 18:04:01.719  INFO 3604 --- [  restartedMain] a.b.d.c.e.WelcomeLogoApplicationListener : 

 :: Dubbo Spring Boot (v0.2.0) : https://github.com/apache/incubator-dubbo-spring-boot-project
 :: Dubbo (v2.6.2) : https://github.com/apache/incubator-dubbo
 :: Google group : dev@dubbo.incubator.apache.org

2022-08-03 18:04:01.724  INFO 3604 --- [  restartedMain] e.OverrideDubboConfigApplicationListener : Dubbo Config was overridden by externalized configuration {dubbo.application.name=springboot-dubbo-consumer, dubbo.application.version=1.0.0, dubbo.consumer.timeout=1000, dubbo.registry.address=zookeeper://192.168.1.161:2181}

  .   ____          _            __ _ _
 /\ / ___'_ __ _ _(_)_ __  __ _    
( ( )___ | '_ | '_| | '_ / _` |    
 \/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |___, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.1.1.RELEASE)

2022-08-03 18:04:01.863  INFO 3604 --- [  restartedMain] zwf.SpringbootDubboConsumerApplication   : Starting SpringbootDubboConsumerApplication on USER-20211009IT with PID 3604 (D:eclipse-jee-oxygen-2-win32-x86_64workspacespringboot2-dubbo-demo-masterspringboot-dubbo-consumertargetclasses started by Administrator in D:eclipse-jee-oxygen-2-win32-x86_64workspacespringboot2-dubbo-demo-masterspringboot-dubbo-consumer)
2022-08-03 18:04:01.864  INFO 3604 --- [  restartedMain] zwf.SpringbootDubboConsumerApplication   : No active profile set, falling back to default profiles: default
2022-08-03 18:04:01.980  INFO 3604 --- [  restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2022-08-03 18:04:01.980  INFO 3604 --- [  restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2022-08-03 18:04:03.339  INFO 3604 --- [  restartedMain] .a.d.c.s.c.a.DubboConfigBindingRegistrar : The dubbo config bean definition [name : com.alibaba.dubbo.config.ApplicationConfig#0, class : com.alibaba.dubbo.config.ApplicationConfig] has been registered.
2022-08-03 18:04:03.340  INFO 3604 --- [  restartedMain] .a.d.c.s.c.a.DubboConfigBindingRegistrar : The BeanPostProcessor bean definition [com.alibaba.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : com.alibaba.dubbo.config.ApplicationConfig#0] has been registered.
2022-08-03 18:04:03.341  INFO 3604 --- [  restartedMain] .a.d.c.s.c.a.DubboConfigBindingRegistrar : The dubbo config bean definition [name : com.alibaba.dubbo.config.RegistryConfig#0, class : com.alibaba.dubbo.config.RegistryConfig] has been registered.
2022-08-03 18:04:03.341  INFO 3604 --- [  restartedMain] .a.d.c.s.c.a.DubboConfigBindingRegistrar : The BeanPostProcessor bean definition [com.alibaba.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : com.alibaba.dubbo.config.RegistryConfig#0] has been registered.
2022-08-03 18:04:03.341  INFO 3604 --- [  restartedMain] .a.d.c.s.c.a.DubboConfigBindingRegistrar : The dubbo config bean definition [name : com.alibaba.dubbo.config.ConsumerConfig#0, class : com.alibaba.dubbo.config.ConsumerConfig] has been registered.
2022-08-03 18:04:03.342  INFO 3604 --- [  restartedMain] .a.d.c.s.c.a.DubboConfigBindingRegistrar : The BeanPostProcessor bean definition [com.alibaba.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : com.alibaba.dubbo.config.ConsumerConfig#0] has been registered.
2022-08-03 18:04:03.749  INFO 3604 --- [  restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.boot.dubbo.autoconfigure.DubboAutoConfiguration' of type [com.alibaba.boot.dubbo.autoconfigure.DubboAutoConfiguration$$EnhancerBySpringCGLIB$$9e93c30c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-08-03 18:04:03.883  INFO 3604 --- [  restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'relaxedDubboConfigBinder' of type [com.alibaba.boot.dubbo.autoconfigure.RelaxedDubboConfigBinder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-08-03 18:04:03.891  INFO 3604 --- [  restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'relaxedDubboConfigBinder' of type [com.alibaba.boot.dubbo.autoconfigure.RelaxedDubboConfigBinder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-08-03 18:04:03.894  INFO 3604 --- [  restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'relaxedDubboConfigBinder' of type [com.alibaba.boot.dubbo.autoconfigure.RelaxedDubboConfigBinder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-08-03 18:04:04.801  INFO 3604 --- [  restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 80 (http)
2022-08-03 18:04:04.880  INFO 3604 --- [  restartedMain] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-08-03 18:04:04.882  INFO 3604 --- [  restartedMain] org.apache.catalina.core.StandardEngine  : Starting Servlet Engine: Apache Tomcat/9.0.13
2022-08-03 18:04:04.896  INFO 3604 --- [  restartedMain] o.a.catalina.core.AprLifecycleListener   : The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:Program FilesJavajre-9bin;C:WindowsSunJavabin;C:Windowssystem32;C:Windows;C:ProgramDataOracleJavajavapath;D:Javajdk-11.0.15.1bin;C:Program FilesCommon FilesOracleJavajavapath;C:Program Files (x86)Common FilesNetSarang;C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:WindowsSystem32WindowsPowerShellv1.0;C:Program Filesnodejs;C:UsersAdministratorAppDataRoamingnpm;.]
2022-08-03 18:04:05.099  INFO 3604 --- [  restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2022-08-03 18:04:05.100  INFO 3604 --- [  restartedMain] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 3119 ms
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by javassist.ClassPool (file:/D:/localRepository/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of javassist.ClassPool
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-08-03 18:04:05.517  INFO 3604 --- [  restartedMain] .f.a.DubboConfigBindingBeanPostProcessor : The properties of bean [name : com.alibaba.dubbo.config.ConsumerConfig#0] have been binding by prefix of configuration properties : dubbo.consumer
2022-08-03 18:04:05.529  INFO 3604 --- [  restartedMain] .f.a.DubboConfigBindingBeanPostProcessor : The properties of bean [name : com.alibaba.dubbo.config.ApplicationConfig#0] have been binding by prefix of configuration properties : dubbo.application
2022-08-03 18:04:05.543  INFO 3604 --- [  restartedMain] .f.a.DubboConfigBindingBeanPostProcessor : The properties of bean [name : com.alibaba.dubbo.config.RegistryConfig#0] have been binding by prefix of configuration properties : dubbo.registry
2022-08-03 18:04:05.653  INFO 3604 --- [  restartedMain] c.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Load registry store file C:UsersAdministrator.dubbodubbo-registry-springboot-dubbo-consumer-192.168.1.161:2181.cache, data: {zwf.api.service.DemoService=empty://2.0.0.1/zwf.api.service.DemoService?application=springboot-dubbo-consumer&application.version=1.0.0&category=configurators&default.timeout=1000&dubbo=2.6.2&interface=zwf.api.service.DemoService&methods=sayHello&pid=8096&side=consumer×tamp=1659520962040 empty://2.0.0.1/zwf.api.service.DemoService?application=springboot-dubbo-consumer&application.version=1.0.0&category=routers&default.timeout=1000&dubbo=2.6.2&interface=zwf.api.service.DemoService&methods=sayHello&pid=8096&side=consumer×tamp=1659520962040 empty://2.0.0.1/zwf.api.service.DemoService?application=springboot-dubbo-consumer&application.version=1.0.0&category=providers&default.timeout=1000&dubbo=2.6.2&interface=zwf.api.service.DemoService&methods=sayHello&pid=8096&side=consumer×tamp=1659520962040}, dubbo version: 2.6.2, current host: 2.0.0.1
2022-08-03 18:04:05.736  INFO 3604 --- [  restartedMain] o.a.c.f.imps.CuratorFrameworkImpl        : Starting
2022-08-03 18:04:05.776  INFO 3604 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:zookeeper.version=3.4.9-1757313, built on 08/23/2016 06:50 GMT
2022-08-03 18:04:05.776  INFO 3604 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:host.name=USER-20211009IT
2022-08-03 18:04:05.776  INFO 3604 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:java.version=9
2022-08-03 18:04:05.776  INFO 3604 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:java.vendor=Oracle Corporation
2022-08-03 18:04:05.776  INFO 3604 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:java.home=C:Program FilesJavajre-9
2022-08-03 18:04:05.776  INFO 3604 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:java.class.path=D:eclipse-jee-oxygen-2-win32-x86_64workspacespringboot2-dubbo-demo-masterspringboot-dubbo-consumertargetclasses;D:eclipse-jee-oxygen-2-win32-x86_64workspacespringboot2-dubbo-demo-masterspringboot-dubbo-apitargetclasses;D:localRepositoryorgspringframeworkbootspring-boot-starter-web2.1.1.RELEASEspring-boot-starter-web-2.1.1.RELEASE.jar;D:localRepositoryorgspringframeworkbootspring-boot-starter-json2.1.1.RELEASEspring-boot-starter-json-2.1.1.RELEASE.jar;D:localRepositorycomfasterxmljacksoncorejackson-databind2.9.7jackson-databind-2.9.7.jar;D:localRepositorycomfasterxmljacksoncorejackson-annotations2.9.0jackson-annotations-2.9.0.jar;D:localRepositorycomfasterxmljacksoncorejackson-core2.9.7jackson-core-2.9.7.jar;D:localRepositorycomfasterxmljacksondatatypejackson-datatype-jdk82.9.7jackson-datatype-jdk8-2.9.7.jar;D:localRepositorycomfasterxmljacksondatatypejackson-datatype-jsr3102.9.7jackson-datatype-jsr310-2.9.7.jar;D:localRepositorycomfasterxmljacksonmodulejackson-module-parameter-names2.9.7jackson-module-parameter-names-2.9.7.jar;D:localRepositoryorgspringframeworkbootspring-boot-starter-tomcat2.1.1.RELEASEspring-boot-starter-tomcat-2.1.1.RELEASE.jar;D:localRepositoryorgapachetomcatembedtomcat-embed-core9.0.13tomcat-embed-core-9.0.13.jar;D:localRepositoryorgapachetomcatembedtomcat-embed-el9.0.13tomcat-embed-el-9.0.13.jar;D:localRepositoryorgapachetomcatembedtomcat-embed-websocket9.0.13tomcat-embed-websocket-9.0.13.jar;D:localRepositoryorghibernatevalidatorhibernate-validator6.0.13.Finalhibernate-validator-6.0.13.Final.jar;D:localRepositoryjavaxvalidationvalidation-api2.0.1.Finalvalidation-api-2.0.1.Final.jar;D:localRepositoryorgjbossloggingjboss-logging3.3.2.Finaljboss-logging-3.3.2.Final.jar;D:localRepositorycomfasterxmlclassmate1.4.0classmate-1.4.0.jar;D:localRepositoryorgspringframeworkspring-web5.1.3.RELEASEspring-web-5.1.3.RELEASE.jar;D:localRepositoryorgspringframeworkspring-beans5.1.3.RELEASEspring-beans-5.1.3.RELEASE.jar;D:localRepositoryorgspringframeworkspring-webmvc5.1.3.RELEASEspring-webmvc-5.1.3.RELEASE.jar;D:localRepositoryorgspringframeworkspring-aop5.1.3.RELEASEspring-aop-5.1.3.RELEASE.jar;D:localRepositoryorgspringframeworkspring-context5.1.3.RELEASEspring-context-5.1.3.RELEASE.jar;D:localRepositoryorgspringframeworkspring-expression5.1.3.RELEASEspring-expression-5.1.3.RELEASE.jar;D:localRepositoryorgslf4jslf4j-api1.7.25slf4j-api-1.7.25.jar;D:localRepositoryorgspringframeworkspring-core5.1.3.RELEASEspring-core-5.1.3.RELEASE.jar;D:localRepositoryorgspringframeworkspring-jcl5.1.3.RELEASEspring-jcl-5.1.3.RELEASE.jar;D:localRepositoryorgspringframeworkbootspring-boot-starter2.1.1.RELEASEspring-boot-starter-2.1.1.RELEASE.jar;D:localRepositoryorgspringframeworkbootspring-boot2.1.1.RELEASEspring-boot-2.1.1.RELEASE.jar;D:localRepositoryorgspringframeworkbootspring-boot-autoconfigure2.1.1.RELEASEspring-boot-autoconfigure-2.1.1.RELEASE.jar;D:localRepositoryorgspringframeworkbootspring-boot-starter-logging2.1.1.RELEASEspring-boot-starter-logging-2.1.1.RELEASE.jar;D:localRepositorychqoslogbacklogback-classic1.2.3logback-classic-1.2.3.jar;D:localRepositorychqoslogbacklogback-core1.2.3logback-core-1.2.3.jar;D:localRepositoryorgapachelogginglog4jlog4j-to-slf4j2.11.1log4j-to-slf4j-2.11.1.jar;D:localRepositoryorgapachelogginglog4jlog4j-api2.11.1log4j-api-2.11.1.jar;D:localRepositoryorgslf4jjul-to-slf4j1.7.25jul-to-slf4j-1.7.25.jar;D:localRepositoryjavaxannotationjavax.annotation-api1.3.2javax.annotation-api-1.3.2.jar;D:localRepositoryorgyamlsnakeyaml1.23snakeyaml-1.23.jar;D:localRepositorycomalibababootdubbo-spring-boot-starter.2.0dubbo-spring-boot-starter-0.2.0.jar;D:localRepositorycomalibabadubbo2.6.2dubbo-2.6.2.jar;D:localRepositoryorgjavassistjavassist3.20.0-GAjavassist-3.20.0-GA.jar;D:localRepositoryorgjbossnettynetty3.2.5.Finalnetty-3.2.5.Final.jar;D:localRepositoryorgapachezookeeperzookeeper3.4.9zookeeper-3.4.9.jar;D:localRepositoryjlinejline.9.94jline-0.9.94.jar;D:localRepositoryionettynetty3.10.5.Finalnetty-3.10.5.Final.jar;D:localRepositoryorgapachecuratorcurator-framework2.12.0curator-framework-2.12.0.jar;D:localRepositoryorgapachecuratorcurator-client2.12.0curator-client-2.12.0.jar;D:localRepositorycomgoogleguavaguava16.0.1guava-16.0.1.jar;D:localRepositorycomalibababootdubbo-spring-boot-autoconfigure.2.0dubbo-spring-boot-autoconfigure-0.2.0.jar;D:localRepositoryorgspringframeworkbootspring-boot-devtools2.1.1.RELEASEspring-boot-devtools-2.1.1.RELEASE.jar;D:localRepositoryorgprojectlomboklombok1.18.4lombok-1.18.4.jar
2022-08-03 18:04:05.776  INFO 3604 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:java.library.path=C:Program FilesJavajre-9bin;C:WindowsSunJavabin;C:Windowssystem32;C:Windows;C:ProgramDataOracleJavajavapath;D:Javajdk-11.0.15.1bin;C:Program FilesCommon FilesOracleJavajavapath;C:Program Files (x86)Common FilesNetSarang;C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:WindowsSystem32WindowsPowerShellv1.0;C:Program Filesnodejs;C:UsersAdministratorAppDataRoamingnpm;.
2022-08-03 18:04:05.777  INFO 3604 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:java.io.tmpdir=C:UsersADMINI~1AppDataLocalTemp
2022-08-03 18:04:05.777  INFO 3604 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:java.compiler=
2022-08-03 18:04:05.777  INFO 3604 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:os.name=Windows 7
2022-08-03 18:04:05.777  INFO 3604 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:os.arch=amd64
2022-08-03 18:04:05.777  INFO 3604 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:os.version=6.1
2022-08-03 18:04:05.777  INFO 3604 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:user.name=Administrator
2022-08-03 18:04:05.777  INFO 3604 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:user.home=C:UsersAdministrator
2022-08-03 18:04:05.777  INFO 3604 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Client environment:user.dir=D:eclipse-jee-oxygen-2-win32-x86_64workspacespringboot2-dubbo-demo-masterspringboot-dubbo-consumer
2022-08-03 18:04:05.778  INFO 3604 --- [  restartedMain] org.apache.zookeeper.ZooKeeper           : Initiating client connection, connectString=192.168.1.161:2181 sessionTimeout=60000 watcher=org.apache.curator.ConnectionState@3fd9ab80
2022-08-03 18:04:05.831  INFO 3604 --- [168.1.161:2181)] org.apache.zookeeper.ClientCnxn          : Opening socket connection to server 192.168.1.161/192.168.1.161:2181. Will not attempt to authenticate using SASL (unknown error)
2022-08-03 18:04:05.834  INFO 3604 --- [168.1.161:2181)] org.apache.zookeeper.ClientCnxn          : Socket connection established to 192.168.1.161/192.168.1.161:2181, initiating session
2022-08-03 18:04:05.886  INFO 3604 --- [  restartedMain] c.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Register: consumer://2.0.0.1/zwf.api.service.DemoService?application=springboot-dubbo-consumer&application.version=1.0.0&category=consumers&check=false&default.timeout=1000&dubbo=2.6.2&interface=zwf.api.service.DemoService&methods=sayHello&pid=3604&side=consumer×tamp=1659521045550, dubbo version: 2.6.2, current host: 2.0.0.1
2022-08-03 18:04:05.941  INFO 3604 --- [168.1.161:2181)] org.apache.zookeeper.ClientCnxn          : Session establishment complete on server 192.168.1.161/192.168.1.161:2181, sessionid = 0x100009f8c9a0004, negotiated timeout = 40000
2022-08-03 18:04:05.949  INFO 3604 --- [ain-EventThread] o.a.c.f.state.ConnectionStateManager     : State change: CONNECTED
2022-08-03 18:04:05.978  INFO 3604 --- [  restartedMain] c.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Subscribe: consumer://2.0.0.1/zwf.api.service.DemoService?application=springboot-dubbo-consumer&application.version=1.0.0&category=providers,configurators,routers&default.timeout=1000&dubbo=2.6.2&interface=zwf.api.service.DemoService&methods=sayHello&pid=3604&side=consumer×tamp=1659521045550, dubbo version: 2.6.2, current host: 2.0.0.1
2022-08-03 18:04:06.033  INFO 3604 --- [  restartedMain] c.a.d.r.zookeeper.ZookeeperRegistry      :  [DUBBO] Notify urls for subscribe url consumer://2.0.0.1/zwf.api.service.DemoService?application=springboot-dubbo-consumer&application.version=1.0.0&category=providers,configurators,routers&default.timeout=1000&dubbo=2.6.2&interface=zwf.api.service.DemoService&methods=sayHello&pid=3604&side=consumer×tamp=1659521045550, urls: [dubbo://2.0.0.1:20880/zwf.api.service.DemoService?anyhost=true&application=springboot-dubbo-provider&application.version=1.0.0&default.timeout=1000&dubbo=2.6.2&generic=false&interface=zwf.api.service.DemoService&methods=sayHello&pid=2344&side=provider×tamp=1659521022009, empty://2.0.0.1/zwf.api.service.DemoService?application=springboot-dubbo-consumer&application.version=1.0.0&category=configurators&default.timeout=1000&dubbo=2.6.2&interface=zwf.api.service.DemoService&methods=sayHello&pid=3604&side=consumer×tamp=1659521045550, empty://2.0.0.1/zwf.api.service.DemoService?application=springboot-dubbo-consumer&application.version=1.0.0&category=routers&default.timeout=1000&dubbo=2.6.2&interface=zwf.api.service.DemoService&methods=sayHello&pid=3604&side=consumer×tamp=1659521045550], dubbo version: 2.6.2, current host: 2.0.0.1
2022-08-03 18:04:06.287  INFO 3604 --- [  restartedMain] c.a.d.remoting.transport.AbstractClient  :  [DUBBO] Successed connect to server /2.0.0.1:20880 from NettyClient 2.0.0.1 using dubbo version 2.6.2, channel is NettyChannel [channel=[id: 0x4c0ef2b2, /2.0.0.1:51379 => /2.0.0.1:20880]], dubbo version: 2.6.2, current host: 2.0.0.1
2022-08-03 18:04:06.287  INFO 3604 --- [  restartedMain] c.a.d.remoting.transport.AbstractClient  :  [DUBBO] Start NettyClient USER-20211009IT/2.0.0.1 connect to the server /2.0.0.1:20880, dubbo version: 2.6.2, current host: 2.0.0.1
2022-08-03 18:04:06.364  INFO 3604 --- [  restartedMain] com.alibaba.dubbo.config.AbstractConfig  :  [DUBBO] Refer dubbo service zwf.api.service.DemoService from url zookeeper://192.168.1.161:2181/com.alibaba.dubbo.registry.RegistryService?anyhost=true&application=springboot-dubbo-consumer&application.version=1.0.0&check=false&default.timeout=1000&dubbo=2.6.2&generic=false&interface=zwf.api.service.DemoService&methods=sayHello&pid=3604®ister.ip=2.0.0.1&remote.timestamp=1659521022009&side=consumer×tamp=1659521045550, dubbo version: 2.6.2, current host: 2.0.0.1
2022-08-03 18:04:06.377  INFO 3604 --- [  restartedMain] c.a.d.c.s.b.f.a.ReferenceBeanBuilder     :  has been built.
2022-08-03 18:04:06.814  INFO 3604 --- [  restartedMain] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2022-08-03 18:04:07.266  WARN 3604 --- [  restartedMain] o.s.b.d.a.OptionalLiveReloadServer       : Unable to start LiveReload server
2022-08-03 18:04:07.446  INFO 3604 --- [  restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 80 (http) with context path ''
2022-08-03 18:04:07.454  INFO 3604 --- [  restartedMain] zwf.SpringbootDubboConsumerApplication   : Started SpringbootDubboConsumerApplication in 6.472 seconds (JVM running for 7.376)

 

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/1036913.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号