wtt
9 天以前 9ae439efdf65c92301a2397eb5332948bb33e68d
WebAPI/Controllers/SBGL/Sb_EquipMaintainRuleBillController.cs
@@ -455,6 +455,8 @@
                bool bResult;
                if (oBill.omodel.HInterID == 0)
                {
                    // 判断是否单据号是否重复
                    // bResult = oBill.AddBill(ref DBUtility.ClsPub.sExeReturnInfo);
                    bResult = oBill.AddBill(ref DBUtility.ClsPub.sExeReturnInfo);
                }