From 17a0baa0ef883689c73e3141d148a28a48d62cd6 Mon Sep 17 00:00:00 2001 From: duheng <2784771470@qq.com> Date: 星期三, 11 十二月 2024 10:31:04 +0800 Subject: [PATCH] 报告修改 --- Dto/HStation.Dto.Assets.Core/00-Pump/06-PumpPropContent/AddPumpPropContentInput.cs | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/Dto/HStation.Dto.Assets.Core/00-Pump/06-PumpPropContent/AddPumpPropContentInput.cs b/Dto/HStation.Dto.Assets.Core/00-Pump/06-PumpPropContent/AddPumpPropContentInput.cs index 9179099..7aedc6e 100644 --- a/Dto/HStation.Dto.Assets.Core/00-Pump/06-PumpPropContent/AddPumpPropContentInput.cs +++ b/Dto/HStation.Dto.Assets.Core/00-Pump/06-PumpPropContent/AddPumpPropContentInput.cs @@ -21,5 +21,10 @@ /// 灞炴�у�� /// </summary> public string PropValue { get; set; } + + /// <summary> + /// 鏍囩 + /// </summary> + public string TagName { get; set; } } } \ No newline at end of file -- Gitblit v1.9.3