lixiaojun
2023-11-08 0363984a82f507db16460a1441bf856c40e13481
Yw.Application.Curve.Core/1-pump-curve/1-mgr/dto/PumpCurveDto.cs
@@ -20,7 +20,7 @@
            this.SourceWay = rhs.SourceWay;
            this.CreateMethod = rhs.CreateMethod;
            this.CoordParas = rhs.CoordParas;
            this.CurveInfo = rhs.CurveInfo;
            this.CurveExpress = new PumpCurveExpressDto(rhs.CurveInfo);
            this.ReliabilityStatus = rhs.ReliabilityStatus;
            this.CreateTime = rhs.CreateTime;
            this.CreateUserID = rhs.CreateUserID;
@@ -57,9 +57,9 @@
        public Dictionary<string, string> CoordParas { get; set; }
        /// <summary>
        /// 曲线信息
        /// 曲线表达式
        /// </summary>
        public PumpCurveInfoModel CurveInfo { get; set; }
        public PumpCurveExpressDto CurveExpress { get; set; }
        /// <summary>
        /// 可信度