Shuxia Ning
2024-11-03 342fa8be89ce72d4a1f87fc857def22b41722dfc
WinFrmUI/HStation.WinFrmUI.Assets.Core/01-pump/00-ViewModel/PropGroupChoiceViewModel.cs
@@ -6,5 +6,6 @@
        public string PropGroupName { get; set; }
        public string PropName { get; set; }
        public string Value { get; set; }
        public string KeyWorldType { get; set; }
    }
}