wxr
2024-07-12 312f9ece8d4a46d8989187730fc7f5c7fc36cfb5
HDL_ON/Entity/Function/Scene.cs
@@ -729,6 +729,7 @@
        /// <summary>
        /// 属性的值列表
        /// </summary>
        [Newtonsoft.Json.JsonIgnore]
        public List<string> valueList = new List<string>();
        /// <summary>
        /// 属性名称显示文本
@@ -794,6 +795,7 @@
            return text;
        }
        [Newtonsoft.Json.JsonIgnore]
        public string UintString = "";
        /// <summary>