JLChen
2020-06-04 75c1e0d9f4e00edc2c1b915237b8bcee944b1652
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;