From 2ebaff33420cabdf1c9c2937343185ae4b5ff985 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期五, 08 五月 2020 17:37:27 +0800 Subject: [PATCH] 2020-05-08-1 --- ZigbeeApp/Shared/Phone/ZigBee/Device/CommonDevice.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/ZigBee/Device/CommonDevice.cs b/ZigbeeApp/Shared/Phone/ZigBee/Device/CommonDevice.cs old mode 100755 new mode 100644 index f2e05ad..6bf0337 --- a/ZigbeeApp/Shared/Phone/ZigBee/Device/CommonDevice.cs +++ b/ZigbeeApp/Shared/Phone/ZigBee/Device/CommonDevice.cs @@ -323,7 +323,7 @@ /// <summary> /// MAC鍦板潃 /// </summary> - public string DeviceAddr; + public string DeviceAddr="123456"; /// <summary> /// 璁惧绔彛鍙� -- Gitblit v1.8.0