refactor(仪表板、数据大屏): 清理未使用边框

This commit is contained in:
wangjiahao 2024-07-25 18:19:38 +08:00
parent 3c8496b4fc
commit 4ac31b7728

View File

@ -0,0 +1,2 @@
INSERT INTO `core_sys_setting` (`id`, `pkey`, `pval`, `type`, `sort`) VALUES (10, 'basic.exportFileLiveTime', '30', 'text', 2);
delete from visualization_background where id ='dark_1';