diff --git a/core/core-backend/src/main/resources/db/migration/V2.10.3__ddl.sql b/core/core-backend/src/main/resources/db/migration/V2.10.3__ddl.sql index ddea0c7be1..7ecfee3b60 100644 --- a/core/core-backend/src/main/resources/db/migration/V2.10.3__ddl.sql +++ b/core/core-backend/src/main/resources/db/migration/V2.10.3__ddl.sql @@ -52,3 +52,6 @@ create table core_custom_geo_sub_area ) comment '自定义地理区域分区详情'; + +UPDATE `core_sys_setting` SET `sort` = 11 WHERE `pkey` = 'basic.dsIntervalTime'; + diff --git a/de-xpack b/de-xpack index 3860aabdc1..4315f37ce0 160000 --- a/de-xpack +++ b/de-xpack @@ -1 +1 @@ -Subproject commit 3860aabdc1f8ba63fc8bef4d20b926ff9a9d1633 +Subproject commit 4315f37ce0309f63aadf1e53b85dedc10adf1533