1
zrg
2025-10-21 be9fda7b4d7540e3d819cb04caa14f8a51643447
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);
                }