duheng
2024-11-19 ca5f300a7cef85d22b5e0f9d59d117c49f9909b3
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>
    {
    }
}