Shuxia Ning
2024-12-23 a97513ccbb97b2c471e90b032fabdd2e709b7f32
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; }
    }
}