From a133c03712830be08ab21ee6660e13deb129f608 Mon Sep 17 00:00:00 2001 From: duhe <226547893@qq.com> Date: 星期五, 15 三月 2024 16:54:44 +0800 Subject: [PATCH] 1 --- WebAPI/DLL/ClsSc_MESStopWorkBill.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WebAPI/DLL/ClsSc_MESStopWorkBill.cs b/WebAPI/DLL/ClsSc_MESStopWorkBill.cs index 17afd70..86b4628 100644 --- a/WebAPI/DLL/ClsSc_MESStopWorkBill.cs +++ b/WebAPI/DLL/ClsSc_MESStopWorkBill.cs @@ -422,7 +422,7 @@ } //鍒犻櫎鍗曟嵁 - public override bool DeleteBill(Int64 lngBillKey, string HBillNo, string procName, string user, ref string sReturn) + public bool DeleteBill(Int64 lngBillKey, string HBillNo, string procName, string user, ref string sReturn) { try { -- Gitblit v1.9.1