From 63837b34d35f8f66f3ff17eca0894c1ac9703450 Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期二, 23 十二月 2025 12:39:48 +0800
Subject: [PATCH] #移库事务回滚修改

---
 src/main/webapp/views/console.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/console.html b/src/main/webapp/views/console.html
index 38cc23d..8a48028 100644
--- a/src/main/webapp/views/console.html
+++ b/src/main/webapp/views/console.html
@@ -608,7 +608,7 @@
                             case 1:
                             case 2:
                             case 3:
-                                unit = 35;
+                                unit = 18;
                                 offSet = 500;
                                 break;
                             case 5:

--
Gitblit v1.9.1