lixiaojun
2024-11-18 a302d7d16e6bed80511cb49813d16829eb933560
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>
    {
    }
}