wtt
2024-08-05 5854826c9eed1e26367103d4196ae851628370ef
WebAPI/Controllers/SBGL/SB_EquipICMOTechParamBillController.cs
@@ -743,7 +743,7 @@
                bool bResult;
                if (OperationType == "1")   //新增保存
                {
                    bResult = oBill.AddBill(ref DBUtility.ClsPub.sExeReturnInfo);
                    bResult = oBill.AddBill (ref DBUtility.ClsPub.sExeReturnInfo);
                }
                else                        //编辑保存
                {