Merge pull request #13634 from dataease/pr@dev-v2@perf_setting_sort

perf: 系统参数-基础设置-设置项排序
This commit is contained in:
taojinlong 2024-11-28 12:22:58 +08:00 committed by GitHub
commit 9b9cb8ff92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 1 deletions

View File

@ -52,3 +52,6 @@ create table core_custom_geo_sub_area
) )
comment '自定义地理区域分区详情'; comment '自定义地理区域分区详情';
UPDATE `core_sys_setting` SET `sort` = 11 WHERE `pkey` = 'basic.dsIntervalTime';

@ -1 +1 @@
Subproject commit 3860aabdc1f8ba63fc8bef4d20b926ff9a9d1633 Subproject commit 4315f37ce0309f63aadf1e53b85dedc10adf1533