duheng
2024-11-17 a2a57963e160a319276c5c8499f16c9809056e4c
Service/HStation.Service.Assets.Core/04-dal/03-sqlite/13-Compressor/AssetsCompressorPartMain.cs
@@ -16,7 +16,7 @@
        }
        //插入拓展
        public long InsertsEx(Entity.AssetsCompressorPartMain part, List<Entity.AssetsCompressorPropContent> AssetsCompressorPropContents, Entity.AssetsCompressorMainAndPartMap partmap)
        public long InsertsEx(Entity.AssetsCompressorPartMain part, List<Entity.AssetsCompressorPropContent> AssetsCompressorPropContents, Entity.AssetsCompressorMainAndPartMapping partmap)
        {
            if (part == null)
            {