duheng
2024-11-17 a2a57963e160a319276c5c8499f16c9809056e4c
Service/HStation.Service.Assets.Core/04-dal/02-postgresql/11-Exchanger/AssetsExchangerPartMain.cs
@@ -16,7 +16,7 @@
        }
        //插入拓展
        public long InsertsEx(Entity.AssetsExchangerPartMain part, List<Entity.AssetsExchangerPropContent> AssetsExchangerPropContents, Entity.AssetsExchangerMainAndPartMap partmap)
        public long InsertsEx(Entity.AssetsExchangerPartMain part, List<Entity.AssetsExchangerPropContent> AssetsExchangerPropContents, Entity.AssetsExchangerMainAndPartMapping partmap)
        {
            if (part == null)
            {