Service/HStation.Service.Assets.Core/01-entity/11-Exchanger/AssetsExchangerMain.cs
文件名从 Service/HStation.Service.Assets.Core/01-entity/11-Exchanger/ExchangerMain.cs 修改 @@ -65,9 +65,9 @@ /// <summary> /// /// </summary> public AssetsPumpGroupAndMainMap Clone() public AssetsPumpGroupAndMainMapping Clone() { return (AssetsPumpGroupAndMainMap)this.MemberwiseClone(); return (AssetsPumpGroupAndMainMapping)this.MemberwiseClone(); } object ICloneable.Clone()