From 3fa3fae54836dff578a6f5cae34fe0925fe741b0 Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期三, 04 二月 2026 10:22:28 +0800
Subject: [PATCH] 1

---
 WebAPI/DLL/ClsSc_PackUnionBill.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WebAPI/DLL/ClsSc_PackUnionBill.cs b/WebAPI/DLL/ClsSc_PackUnionBill.cs
index 0f94328..384192d 100644
--- a/WebAPI/DLL/ClsSc_PackUnionBill.cs
+++ b/WebAPI/DLL/ClsSc_PackUnionBill.cs
@@ -147,7 +147,7 @@
             {
                 sReturn = e.Message;
                 oCn.RollBack();
-                throw (e);
+                return false;
             }
         }
         //鏄剧ず鍗曟嵁

--
Gitblit v1.9.1