From 607035e9121cbe19f9bef8b90f0bde136e74e3ed Mon Sep 17 00:00:00 2001 From: zzh <838331105@qq.com> Date: Tue, 13 Jan 2026 10:20:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E5=99=A8=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=BA=E7=94=9F=E4=BA=A7=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index 6f7fa6b..6792261 100644 --- a/main.c +++ b/main.c @@ -166,7 +166,7 @@ char productid[16]="WcLightStrip"; char appKey[32]="fdhQmhqhvbL1cf1K9mUqt"; char appSecret[64]="RxU8NZjfZaxsKg2B3Dr6sx"; char subid[64]="EKmmjqyLRgghANEiQAA5LZ"; // 默认值,可从文件覆盖 -char hostDomain[64]="auk-iot.test1.zservey.com"; +char hostDomain[64]="auk-iot.zservey.com"; int mqtt_port=1883; //char hostDomain[64]="127.0.0.1"; //int mqtt_port=1884;