From 68d0c0d81d4e82145045e24fe1c237107e27621b Mon Sep 17 00:00:00 2001
From: zhuguifei <312353457@qq.com>
Date: 星期五, 03 四月 2026 15:25:35 +0800
Subject: [PATCH] feat(时序数据采集新增dac_up_time 数据更新字段):
---
ruoyi-plus-soybean/src/views/analy/feed-match/index.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/ruoyi-plus-soybean/src/views/analy/feed-match/index.vue b/ruoyi-plus-soybean/src/views/analy/feed-match/index.vue
old mode 100644
new mode 100755
index 0c59e4b..3f303be
--- a/ruoyi-plus-soybean/src/views/analy/feed-match/index.vue
+++ b/ruoyi-plus-soybean/src/views/analy/feed-match/index.vue
@@ -24,6 +24,7 @@
pageSize: 10,
time: null,
key: null,
+ shift: null,
params: {}
});
--
Gitblit v1.9.3