From bc427c64d8c9066eda7a817c7c7926954e39abb0 Mon Sep 17 00:00:00 2001
From: sgj <1442489573@qq.com>
Date: 星期一, 26 一月 2026 14:55:26 +0800
Subject: [PATCH] 删除操作添加日志记录,系统添加定时删除操作日志
---
fzzy-igdss-web/src/main/resources/templates/inout/weight.html | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/fzzy-igdss-web/src/main/resources/templates/inout/weight.html b/fzzy-igdss-web/src/main/resources/templates/inout/weight.html
index 6616e31..afafc0a 100644
--- a/fzzy-igdss-web/src/main/resources/templates/inout/weight.html
+++ b/fzzy-igdss-web/src/main/resources/templates/inout/weight.html
@@ -679,6 +679,8 @@
var snapDto1 = [[${snapDto1}]];
var snapDto2 = [[${snapDto2}]];
var snapDto3 = [[${snapDto3}]];
+ //缃戝叧淇℃伅
+ var gatewaySer = [[${gatewaySer}]];
</script>
--
Gitblit v1.9.3