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