JLChen
2020-11-16 64b5d3b0eab77341795cc7d6634ffa7cf60848e2
Crabtree/SmartHome/HDL/Operation/Device/GatewayBase.cs
@@ -6,7 +6,7 @@
    {
        /// <summary>
        /// 远程连接模式
        /// 0=关闭;2=开启
        /// 0=关闭;2=开启MAC
        /// </summary>
        public byte RometoMode = 0;
        public string IPAddress = string.Empty;