From b5e4005b7c6160af9d64e6087a140c6d7ca7cb0d Mon Sep 17 00:00:00 2001 From: linwl <304115325@qq.com> Date: Wed, 3 Feb 2021 10:51:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8C=97=E6=96=97=E7=9A=84?= =?UTF-8?q?=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index eee8f0b..0937586 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -39,7 +39,8 @@ pos.ipPositionRequestKey=46eb0eba39494a6e9a90a0dc9e76639e pos.centerProvince=湖北省 pos.astServer=agnss.techtotop.com pos.astPosAstPort=8012 -pos.astEphAstHexPort=9012 +# 占青霞说北斗的是9112端口 +pos.astEphAstHexPort=9112 pos.astTimeout=30000 OkHttp-config.pool.max-conn=200