From c7b5058b8ac1a0bf493e418327dd97cf07405923 Mon Sep 17 00:00:00 2001 From: duheng <2784771470@qq.com> Date: 星期五, 11 十月 2024 17:25:28 +0800 Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0 --- WinFrmUI/Yw.WinFrmUI.Hydro.Core/03-property/00-core/HydroParterPropertyViewModel.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/WinFrmUI/Yw.WinFrmUI.Hydro.Core/03-property/00-core/HydroParterPropertyViewModel.cs b/WinFrmUI/Yw.WinFrmUI.Hydro.Core/03-property/00-core/HydroParterPropertyViewModel.cs index 3b75903..80fcafb 100644 --- a/WinFrmUI/Yw.WinFrmUI.Hydro.Core/03-property/00-core/HydroParterPropertyViewModel.cs +++ b/WinFrmUI/Yw.WinFrmUI.Hydro.Core/03-property/00-core/HydroParterPropertyViewModel.cs @@ -71,6 +71,7 @@ [Category("鍩虹淇℃伅")] [DisplayName("鍨嬪彿")] [PropertyOrder(5)] + [IsHydroModelType] [Browsable(true)] public virtual string ModelType { get; set; } -- Gitblit v1.9.3