From 1147ae450335926b19234738fba98eedc3b3b438 Mon Sep 17 00:00:00 2001 From: lzh Date: Tue, 10 Feb 2026 10:14:54 +0800 Subject: [PATCH] =?UTF-8?q?fix(iot-gateway):=20=E4=BF=AE=E6=94=B93d11?= =?UTF-8?q?=E6=AD=A3=E7=A1=AEProductKey?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/viewsh-module-iot/viewsh-module-iot-gateway/src/main/resources/application.yaml b/viewsh-module-iot/viewsh-module-iot-gateway/src/main/resources/application.yaml index c671bba..601b9cf 100644 --- a/viewsh-module-iot/viewsh-module-iot-gateway/src/main/resources/application.yaml +++ b/viewsh-module-iot/viewsh-module-iot-gateway/src/main/resources/application.yaml @@ -54,7 +54,7 @@ viewsh: http: enabled: true server-port: 8092 - camera3d11-product-key: camera_3d11 # 3D11 单目客流计数器的产品 Key + camera3d11-product-key: IqmEfzrzLf7U331M # 3D11 单目客流计数器的产品 Key # ==================================== # 针对引入的 EMQX 组件的配置 # ====================================