1
wtt
3 天以前 60c33d122fed78adebb7cb9e85ab8dff3d7aa72a
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);
                }