Service/HStation.Service.Assets.Core/04-dal/01-interface/11-IExchanger/IAssetsExchangerMainAndPartMap.cs
@@ -5,7 +5,7 @@ /// <summary> /// /// </summary> public interface IAssetsExchangerMainAndPartMap : IBaseDAL<Entity.AssetsExchangerMainAndPartMap> public interface IAssetsExchangerMainAndPartMap : IBaseDAL<Entity.AssetsExchangerMainAndPartMapping> { } }