| | |
| | | this.LastUseTime = rhs.LastUseTime; |
| | | this.LastUseUserID = rhs.LastUseUserID; |
| | | this.UseStatus = rhs.UseStatus; |
| | | this.PipeIndex = rhs.PipeIndex; |
| | | this.PipelineID = rhs.PipelineID; |
| | | this.PipeParas = rhs.PipeParas; |
| | | this.ProductType = rhs.ProductType; |
| | | this.LinkType = rhs.LinkType; |
| | |
| | | /// <summary> |
| | | /// 管路æ è¯ 0表示没æè®¾ç½® |
| | | /// </summary> |
| | | [Display(Name = "管路æ è¯")] |
| | | public int PipeIndex { get; set; } |
| | | [Display(Name = "管路æ è¯ID")] |
| | | public int PipelineID { get; set; } |
| | | |
| | | /// <summary> |
| | | /// ç®¡è·¯åæ° PipeParas4Pump ç±» |