From c1712d001b56b31dba2c679b426e4f10ebd4f27a Mon Sep 17 00:00:00 2001
From: hailuo10 <fox2635754439@qq.com>
Date: 星期一, 07 十月 2024 10:54:11 +0800
Subject: [PATCH] dbtable

---
 数据库汇总/报警模块数据库表.txt |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

diff --git "a/\346\225\260\346\215\256\345\272\223\346\261\207\346\200\273/\346\212\245\350\255\246\346\250\241\345\235\227\346\225\260\346\215\256\345\272\223\350\241\250.txt" "b/\346\225\260\346\215\256\345\272\223\346\261\207\346\200\273/\346\212\245\350\255\246\346\250\241\345\235\227\346\225\260\346\215\256\345\272\223\350\241\250.txt"
new file mode 100644
index 0000000..c270322
--- /dev/null
+++ "b/\346\225\260\346\215\256\345\272\223\346\261\207\346\200\273/\346\212\245\350\255\246\346\250\241\345\235\227\346\225\260\346\215\256\345\272\223\350\241\250.txt"
@@ -0,0 +1,21 @@
+
+--------鏁版嵁搴撹〃
+鏁版嵁搴撹〃锛歛lerts
+瀛楁鍚�		鏁版嵁绫诲瀷		鎻忚堪
+alert_id		INT		璀︽姤鍞竴鏍囪瘑
+alert_type		VARCHAR(50)	璀︽姤绫诲瀷
+threshold		FLOAT		璀︽姤瑙﹀彂闃堝��
+severity		VARCHAR(20)	璀︽姤涓ラ噸绋嬪害
+created_at	DATETIME	鍒涘缓鏃堕棿
+updated_at	DATETIME	鏇存柊鏃堕棿
+senser		VARCHAR(20)	鍏宠仈鐨勪紶鎰熷櫒
+
+鏁版嵁搴撹〃锛歛lert_history
+瀛楁鍚�		鏁版嵁绫诲瀷		鎻忚堪
+history_id		INT		鍘嗗彶璁板綍鍞竴鏍囪瘑
+alert_id		INT		鍏宠仈璀︽姤ID
+timestamp	DATETIME	璀︽姤瑙﹀彂鏃堕棿
+resolved		BOOLEAN	鏄惁宸插鐞�
+	
+	
+	
\ No newline at end of file

--
Gitblit v1.8.0