diff options
| author | shizhendong <[email protected]> | 2021-04-07 16:58:08 +0800 |
|---|---|---|
| committer | shizhendong <[email protected]> | 2021-04-07 16:58:08 +0800 |
| commit | d65dd262167d06ec838009ad694ef52760a8b984 (patch) | |
| tree | a34d601d851da1914ed7b168c31169ba08e68ec9 /nz-admin/db/2020-05-27.sql | |
| parent | 82503bb72ce5d35c51d3b1dbe54f3dc9810924c7 (diff) | |
remove: 移除无用文件develop
Diffstat (limited to 'nz-admin/db/2020-05-27.sql')
| -rw-r--r-- | nz-admin/db/2020-05-27.sql | 2 |
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);
|
