From 6e7f226b03fb059971b76d875671e2b662f29f1f Mon Sep 17 00:00:00 2001
From: 潘志宝 <979469083@qq.com>
Date: 星期三, 25 九月 2024 14:13:47 +0800
Subject: [PATCH] pre

---
 src/utils/dict.ts |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/src/utils/dict.ts b/src/utils/dict.ts
index 5d9fac8..b1e134b 100644
--- a/src/utils/dict.ts
+++ b/src/utils/dict.ts
@@ -248,5 +248,8 @@
   OPCUA_SECURITY_MODE = 'opcua_security_mode',
   OPCUA_CONNECTION_TYPE = 'opcua_connection_type',
   HTTP_METHOD = 'http_method',
-
+  TIME_GRANULARITY = 'time_granularity',
+  STAT_FUNC = 'stat_func',
+  TIME_LIMIT = 'time_limit',
+  ITEM_TYPE = 'item_type',
 }

--
Gitblit v1.9.3