duheng
2024-10-22 36c4ee4f56763ba96d37ff9f89bbf9440fb8be9f
WinFrmUI/HStation.WinFrmUI.Xhs.Core/04-pump/01-Prop/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; }
    }
}