yxj
2024-07-03 ee82b96d89dbd2a371c10f069ab67514ecbbe7d9
WebAPI/Controllers/MJGL/Sc_MouldRepairChangeBillController.cs
@@ -601,7 +601,7 @@
                objJsonResult.data = null;
                return objJsonResult;
            }
            DLL.ClsSc_MouldProdOutBill oBill = new DLL.ClsSc_MouldProdOutBill();
            DLL.ClsSc_MouldRepairChangeBill oBill = new DLL.ClsSc_MouldRepairChangeBill();
            if (oBill.ShowBill(lngBillKey, ref DBUtility.ClsPub.sExeReturnInfo))
            {
                if (flag == 1)