From ea882c1741812b0783b2924548cb9e8c638a1be9 Mon Sep 17 00:00:00 2001 From: duheng <2784771470@qq.com> Date: 星期二, 24 十二月 2024 13:50:36 +0800 Subject: [PATCH] 修改资产--弯头 --- Service/HStation.Service.Assets.Core/00-core/DataType.cs | 19 +++++++++++++++++++ 1 files changed, 19 insertions(+), 0 deletions(-) diff --git a/Service/HStation.Service.Assets.Core/00-core/DataType.cs b/Service/HStation.Service.Assets.Core/00-core/DataType.cs index e4a7f5d..b1ca2b9 100644 --- a/Service/HStation.Service.Assets.Core/00-core/DataType.cs +++ b/Service/HStation.Service.Assets.Core/00-core/DataType.cs @@ -165,5 +165,24 @@ public const string TankFactor = "assets-tank-factor"; #endregion 姘存睜 + + #region 寮ご + + /// <summary> + /// 寮ご绯诲垪 + /// </summary> + public const string ElbowSeries = "assets-elbow-series"; + + /// <summary> + ///寮ご鍨嬪彿 + /// </summary> + public const string ElbowMain = "assets-elbow-main"; + + /// <summary> + /// 寮ご绯绘暟 + /// </summary> + public const string ElbowFactor = "assets-elbow-factor"; + + #endregion 寮ご } } \ No newline at end of file -- Gitblit v1.9.3