duhe
2025-06-20 e279997e2fb7130bff3315ff73f351f8fe514b3f
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)