From dc09f666f10fd569fcb473cc5ce59eef03ea71b4 Mon Sep 17 00:00:00 2001 From: lyfO_o <764716047@qq.com> Date: 星期五, 26 八月 2022 09:39:41 +0800 Subject: [PATCH] 4个线程保持连接 --- safePlatfrom-out-web/src/main/resources/config/application-test.yaml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/safePlatfrom-out-web/src/main/resources/config/application-test.yaml b/safePlatfrom-out-web/src/main/resources/config/application-test.yaml index 9f458dc..fd584a8 100644 --- a/safePlatfrom-out-web/src/main/resources/config/application-test.yaml +++ b/safePlatfrom-out-web/src/main/resources/config/application-test.yaml @@ -92,7 +92,7 @@ base-packages: com.gkhy.safePlatform protocol: name: dubbo - port: 18082 + port: 33003 serialization: kryo host: ${spring.cloud.client.ip-address} consumer: -- Gitblit v1.9.2