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