From 1a56f6f4a0c2b8fc61bfde8bd3418a9731b87647 Mon Sep 17 00:00:00 2001
From: 野心家 <1051256694@qq.com>
Date: 星期五, 25 十月 2024 12:38:43 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/tzhtwcs' into tzhtwcs

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

diff --git a/src/main/webapp/views/console.html b/src/main/webapp/views/console.html
index 60fd15b..28c51f7 100644
--- a/src/main/webapp/views/console.html
+++ b/src/main/webapp/views/console.html
@@ -614,6 +614,10 @@
                                 unit = 17;
                                 offSet = 337;
                                 break;
+                            case 3:
+                                unit = 24;
+                                offSet = 337;
+                                break;
                         }
 
                         if(crns[i].bay === 1){

--
Gitblit v1.9.1