wxr
2024-07-12 5b79523a11f79631b04d062e0c0009f98b75bde7
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>