duheng
2024-10-22 a95dc42495472cf931db97f8ccbe9d075708aa0b
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; }
    }
}