Dto/HStation.Dto.Assets.Core/04-PipeLine/03-Factor/UpdateAssetsPipeFactorInput.cs
@@ -1,5 +1,4 @@ using HStation.Assets; using System.ComponentModel.DataAnnotations; namespace HStation.Dto { @@ -15,16 +14,6 @@ /// 名称 /// </summary> public string Name { get; set; } /// <summary> /// 算法类型 /// </summary> public eAlgorithmType eAlgorithmType { get; set; } /// <summary> /// 管道ID /// </summary> public long PipeLineID { get; set; } /// <summary> /// 口径