lixiaojun
2024-11-18 a302d7d16e6bed80511cb49813d16829eb933560
Service/HStation.Service.Assets.Core/04-dal/03-sqlite/12-Exchanger/ExchangerPartMain.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)
            {