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