lixiaojun
2025-01-21 f589894c84d47b9671eef6d3a8337b6b51b32edb
Dto/HStation.Dto.Assets.Core/04-PipeLine/03-Factor/AddAssetsPipeFactorInput.cs
@@ -10,16 +10,6 @@
        public string Name { get; set; }
        /// <summary>
        /// 算法类型
        /// </summary>
        public eAlgorithmType eAlgorithmType { get; set; }
        /// <summary>
        /// 管道ID
        /// </summary>
        public long PipeLineID { get; set; }
        /// <summary>
        /// 口径
        /// </summary>
        public double? Caliber { get; set; }