From 961e3bd58ac3029252df37202a7d4f09c8bd92f3 Mon Sep 17 00:00:00 2001 From: liwenxuan <1298531568@qq.com> Date: Mon, 26 May 2025 08:20:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E9=85=8D=E7=BD=AE=E5=8F=98?= =?UTF-8?q?=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-prod.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/application-prod.yml b/src/main/resources/application-prod.yml index f0f4b96..ef6ab21 100644 --- a/src/main/resources/application-prod.yml +++ b/src/main/resources/application-prod.yml @@ -86,8 +86,8 @@ xxl: admin: #调度中心部署地址,多个配置逗号分隔 "http://address01,http://address02" #上线 - #addresses: http://172.20.2.57:8080/xxl-job-admin - addresses: http://127.0.0.1:8080/xxl-job-admin + addresses: http://192.168.1.107:8080/xxl-job-admin + #addresses: http://127.0.0.1:8080/xxl-job-admin #执行器token,非空时启用 xxl-job, access token accessToken: data_upload executor: @@ -108,8 +108,8 @@ xxl: username: 10@ningyanghuagongchany20250508114250 password: ce07f3c284084b42b674017b72fe73f2 #上线 - hostUrl: tcp://112.245.55.112:18183 - #hostUrl: tcp://172.20.2.57:1883 + #hostUrl: tcp://112.245.55.112:18183 + hostUrl: tcp://192.168.1.107:1883 clientId: 10@ningyanghuagongchany20250508114250 sensorDataTopic: /iot/10@ningyanghuagongchany20250422172632/thirdParty/sensorData timeout: 100