chenhaozhe
2025-11-17 13e6bb105220939de1e253baa57b5e43be9c3be0
WebAPI/Controllers/BaseSet/Gy_MaterialController.cs
@@ -985,7 +985,7 @@
                lsmain = oListModels.getObjectByJson_Gy_Material(msg1); 
                oBill.oModel = lsmain[0];
                LogService.Write("物料同步插件,保存方法执行完成异常:"+ msg1);
                LogService.Write("物料:"+ msg1);
                //保存
                bool bResult = oBill.AddNewApi();
                if (bResult)