duheng
2024-11-17 a2a57963e160a319276c5c8499f16c9809056e4c
BLL/HStation.BLL.Assets.Core/04-bll/11-Exchanger/05-AssetsExchangerMainAndPartMap/AssetsExchangerMainAndPartMapping.cs
文件名从 BLL/HStation.BLL.Assets.Core/04-bll/11-Exchanger/05-AssetsExchangerMainAndPartMap/AssetsExchangerMainAndPartMap.cs 修改
@@ -7,7 +7,7 @@
    /// <summary>
    ///
    /// </summary>
    public class AssetsExchangerMainAndPartMap
    public class AssetsExchangerMainAndPartMapping
    {
        private readonly HStation.CAL.IAssetsExchangerMainAndPartMapping _cal = CALCreateHelper.CreateCAL<HStation.CAL.IAssetsExchangerMainAndPartMapping>();