lixiaojun
2024-12-11 be1dcb30e552fff6a2cf733d6577b103665edded
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; }
    }
}