duheng
2024-11-17 a2a57963e160a319276c5c8499f16c9809056e4c
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>
    {
    }
}