ÎļþÃû´Ó Service/HStation.Service.Assets.Core/02-model/01-PumpMain/PumpPartMain.cs ÐÞ¸Ä |
| | |
| | | this.ID = rhs.ID; |
| | | this.Code = rhs.Code; |
| | | this.SeriesID = rhs.SeriesID; |
| | | this.PumpID = rhs.PumpID; |
| | | this.MainID = rhs.MainID; |
| | | this.SortCode = rhs.SortCode; |
| | | } |
| | | |
| | |
| | | this.Code = rhs.Code; |
| | | this.SeriesID = rhs.SeriesID; |
| | | this.SortCode = rhs.SortCode; |
| | | this.PumpID = rhs.PumpID; |
| | | this.MainID = rhs.MainID; |
| | | } |
| | | |
| | | /// <summary> |
| | |
| | | /// <summary> |
| | | /// æ³µåå·ID |
| | | /// </summary> |
| | | public long PumpID { get; set; } |
| | | public long MainID { get; set; } |
| | | |
| | | /// <summary> |
| | | /// æåºç |