From a0bce3b366451b3ca94e676eb98dd7b415375c14 Mon Sep 17 00:00:00 2001
From: Shuxia Ning <NingShuxia0927@outlook.com>
Date: 星期五, 17 一月 2025 14:00:00 +0800
Subject: [PATCH] 代码修改

---
 Dto/HStation.Dto.Assets.Core/06-ThreeLink/02-Main/UpdateThreeLinkMainInput.cs |   11 ++---------
 1 files changed, 2 insertions(+), 9 deletions(-)

diff --git a/Dto/HStation.Dto.Assets.Core/06-ThreeLink/02-Main/UpdateThreeLinkMainInput.cs b/Dto/HStation.Dto.Assets.Core/06-ThreeLink/02-Main/UpdateThreeLinkMainInput.cs
index 1ff57d2..f696f77 100644
--- a/Dto/HStation.Dto.Assets.Core/06-ThreeLink/02-Main/UpdateThreeLinkMainInput.cs
+++ b/Dto/HStation.Dto.Assets.Core/06-ThreeLink/02-Main/UpdateThreeLinkMainInput.cs
@@ -1,6 +1,4 @@
-锘縰sing System.ComponentModel.DataAnnotations;
-
-namespace HStation.Dto.Assets
+锘縩amespace HStation.Dto.Assets
 {
     public class UpdateAssetsThreelinkMainInput
     {
@@ -31,12 +29,7 @@
         public string Material { get; set; }
 
         /// <summary>
-        /// 绯绘暟
-        /// </summary>
-        public double MinorLoss { get; set; }
-
-        /// <summary>
-        /// 杩愯閫氳繃鎹熷け绯绘暟
+        /// 涓荤閫氳繃鎹熷け绯绘暟
         /// </summary>
         public double? RunThroughMinorLoss { get; set; }
 

--
Gitblit v1.9.3