summaryrefslogtreecommitdiff
path: root/nz-admin/db/2020-05-27.sql
diff options
context:
space:
mode:
Diffstat (limited to 'nz-admin/db/2020-05-27.sql')
-rw-r--r--nz-admin/db/2020-05-27.sql2
1 files changed, 0 insertions, 2 deletions
diff --git a/nz-admin/db/2020-05-27.sql b/nz-admin/db/2020-05-27.sql
deleted file mode 100644
index f47993f3..00000000
--- a/nz-admin/db/2020-05-27.sql
+++ /dev/null
@@ -1,2 +0,0 @@
--- sys_dict 新增图表类型alertList
-INSERT INTO `sys_dict`(`name`, `type`, `code`, `value`, `i18n_code`, `order_num`, `remark`, `del_flag`, `operator`, `op_time`, `seq`) VALUES ( '图表类型', 'chartType', 7, 'alertList', '', 0, '告警', 0, 1, '2020-05-27 17:50:33', NULL);