lixiaojun
2024-11-18 a302d7d16e6bed80511cb49813d16829eb933560
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>();