From e3bdcdf9123bb69d77ce42dfcd255047c09edafc Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期日, 11 一月 2026 16:53:04 +0800
Subject: [PATCH] 出入库视频及车牌识别

---
 fzzy-igdss-web/src/main/resources/templates/inout/weight2.html |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/fzzy-igdss-web/src/main/resources/templates/inout/weight2.html b/fzzy-igdss-web/src/main/resources/templates/inout/weight2.html
index 249fd31..3566325 100644
--- a/fzzy-igdss-web/src/main/resources/templates/inout/weight2.html
+++ b/fzzy-igdss-web/src/main/resources/templates/inout/weight2.html
@@ -333,6 +333,8 @@
     var snapDto1 = [[${snapDto1}]];
     var snapDto2 = [[${snapDto2}]];
     var snapDto3 = [[${snapDto3}]];
+    //缃戝叧淇℃伅
+    var gatewaySer = [[${gatewaySer}]];
     //榛樿鏌ヨ鏃堕棿
     var startTime = [[${startTime}]];
     var endTime = [[${endTime}]];

--
Gitblit v1.9.3