duheng
2024-12-11 17a0baa0ef883689c73e3141d148a28a48d62cd6
WinFrmUI/HStation.WinFrmUI.Assets.Core/01-pump/00-ViewModel/PropGroupChoiceViewModel.cs
@@ -6,6 +6,7 @@
        public string PropGroupName { get; set; }
        public string PropName { get; set; }
        public string Value { get; set; }
        public string KeyWorldType { get; set; }
        public string TagName { get; set; }
    }
}