From e9ae27404803d0616e06ed21027408a71b4bc19c Mon Sep 17 00:00:00 2001
From: ludc <ludc@vci-tech.com>
Date: 星期三, 05 三月 2025 17:34:02 +0800
Subject: [PATCH] 集成申码接口调整:当码值按照约定传表名为空的业务场景下传null校验问题和码值组装问题。

---
 Source/BladeX-Tool/blade-starter-transaction/src/main/resources/file.conf |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Source/BladeX-Tool/blade-starter-transaction/src/main/resources/file.conf b/Source/BladeX-Tool/blade-starter-transaction/src/main/resources/file.conf
new file mode 100644
index 0000000..2e9d0b7
--- /dev/null
+++ b/Source/BladeX-Tool/blade-starter-transaction/src/main/resources/file.conf
@@ -0,0 +1,3 @@
+service {
+  disableGlobalTransaction = false
+}

--
Gitblit v1.10.0