wxr
2022-09-29 88c408e49689961d3eb3496c6e89c60e230a92f3
HDL_ON/Entity/Function/Function.cs
@@ -403,15 +403,7 @@
        /// <summary>
        /// 是否在线
        /// </summary>
        public bool online {
            get
            {
                return true;
            }
            set {
            }
        }
        public bool online = true;
        /// <summary>
        /// 环境面板 绑定的 设备目标sid列表