From 0bdb7ebb14b4a805caa7a31641fc9e774367297f Mon Sep 17 00:00:00 2001 From: huangfeng Date: Tue, 12 Dec 2023 16:26:48 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E6=9B=B4=E6=96=B0=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E5=99=A8=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-prod.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/application-prod.yml b/src/main/resources/application-prod.yml index 4b3db1c..8244bfe 100644 --- a/src/main/resources/application-prod.yml +++ b/src/main/resources/application-prod.yml @@ -25,10 +25,10 @@ mqtt: clientid: publish_client subscribe: clientid: subscribe_client - broker: tcp://139.196.211.222:10883 + broker: tcp://10.0.17.30:10883 topic: mqtt/test - username: test - password: AliOS%1688 + username: dianqi + password: 123456Qa% qos: 0 logging: