From 0de4cf306d8e13fd57b3e04bfb81362a10f12a4d Mon Sep 17 00:00:00 2001 From: Davin <591807572@qq.com> Date: 星期一, 10 七月 2023 16:10:53 +0800 Subject: [PATCH] feature UI补全 --- EZDemo/HDLEZDemo/HDLEZDemo/ViewController.m | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/EZDemo/HDLEZDemo/HDLEZDemo/ViewController.m b/EZDemo/HDLEZDemo/HDLEZDemo/ViewController.m index 769bec0..9de4a47 100644 --- a/EZDemo/HDLEZDemo/HDLEZDemo/ViewController.m +++ b/EZDemo/HDLEZDemo/HDLEZDemo/ViewController.m @@ -10,9 +10,9 @@ //钀ょ煶闂ㄩ攣spk #define HDLEZ_DOOR_SPK @"security.door.ezviz" -#define HDLEZ_DEVICEID @"1673936447243640833" +#define HDLEZ_DEVICEID @"1678282604879122434" //#define HDLEZ_DEVICESERIAL @"K36229010" -#define HDLEZ_DEVICESERIAL @"J92513662" +#define HDLEZ_DEVICESERIAL @"L32590140" @interface ViewController ()<EZSDKDelegate> -- Gitblit v1.8.0