1
duhe
4 天以前 10ea3900b8e09af3fb9a7ebd9b3383183295bb00
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);
                }