diff --git a/src/main/resources/mapper/DbConfigMapper.xml b/src/main/resources/mapper/DbConfigMapper.xml
index 6188274..5c36f75 100644
--- a/src/main/resources/mapper/DbConfigMapper.xml
+++ b/src/main/resources/mapper/DbConfigMapper.xml
@@ -8,10 +8,11 @@
-
-
-
-
+
+
+
+
+
@@ -24,7 +25,7 @@
- create_time, db_id, db_type, db_name, host, port, username, password, driver_class, url_template, is_active, update_time, f_tenant_id, f_flow_id, f_flow_task_id, f_flow_state
+ create_time, db_id, db_type, db_name, db_schema, db_host, db_port, link_username, link_password, driver_class, url_template, is_active, update_time, f_tenant_id, f_flow_id, f_flow_task_id, f_flow_state
diff --git a/src/main/resources/mapper/DiskMountMapper.xml b/src/main/resources/mapper/DiskMountMapper.xml
index b7803ae..6cfc9d3 100644
--- a/src/main/resources/mapper/DiskMountMapper.xml
+++ b/src/main/resources/mapper/DiskMountMapper.xml
@@ -11,7 +11,9 @@
+
+
@@ -20,7 +22,7 @@
- create_time, sys_host_id, disk_fs, size_kb, used_kb, avail_kb, mount_point, disk_mount_id, f_tenant_id, f_flow_id, f_flow_task_id, f_flow_state
+ create_time, sys_host_id, disk_fs, size_kb, used_kb, avail_kb, use_ratio, mount_point, disk_mount_id, update_time, f_tenant_id, f_flow_id, f_flow_task_id, f_flow_state
diff --git a/src/main/resources/mapper/DockerContainerInfoMapper.xml b/src/main/resources/mapper/DockerContainerInfoMapper.xml
index 54f35f2..11980dc 100644
--- a/src/main/resources/mapper/DockerContainerInfoMapper.xml
+++ b/src/main/resources/mapper/DockerContainerInfoMapper.xml
@@ -4,23 +4,27 @@
+
-
-
+
-
+
-
-
+
+
+
+
+
+
- get_time, id, container_id, image_name, command, created_at, status, ports, names, host_ip, sys_name, user_id
+ get_time, id, container_id, image_name, command, created_at, ustatus, ports, unames, host_ip, doker_host_id, update_time, f_tenant_id, f_flow_id, f_flow_task_id, f_flow_state
diff --git a/src/main/resources/mapper/DockerHostMapper.xml b/src/main/resources/mapper/DockerHostMapper.xml
index 2af6890..b918b3c 100644
--- a/src/main/resources/mapper/DockerHostMapper.xml
+++ b/src/main/resources/mapper/DockerHostMapper.xml
@@ -11,6 +11,7 @@
+
@@ -20,7 +21,7 @@
- create_time, doker_host_id, user_id, host_id, host_ip, all_num, run_num, remark, f_tenant_id, f_flow_id, f_flow_task_id, f_flow_state
+ create_time, doker_host_id, user_id, host_id, host_ip, all_num, run_num, update_time, remark, f_tenant_id, f_flow_id, f_flow_task_id, f_flow_state
diff --git a/src/main/resources/mapper/MunicipalitiesMapper.xml b/src/main/resources/mapper/MunicipalitiesMapper.xml
index 0ffb326..4fdc0aa 100644
--- a/src/main/resources/mapper/MunicipalitiesMapper.xml
+++ b/src/main/resources/mapper/MunicipalitiesMapper.xml
@@ -6,14 +6,10 @@
-
-
-
-
@@ -21,11 +17,14 @@
+
+
+
- id, create_time, province_name, city_name, county_name, province_code, city_code, county_code, city_type, area_code, town_name, town_code, village_name, village_code, update_time, data_status, f_tenant_id
+ id, create_time, county_name, province_code, city_code, county_code, town_name, town_code, village_name, village_code, update_time, data_status, f_tenant_id, f_flow_id, f_flow_task_id, f_flow_state
diff --git a/src/main/resources/mapper/SysHostMapper.xml b/src/main/resources/mapper/SysHostMapper.xml
index 0fba7e5..d83d4f9 100644
--- a/src/main/resources/mapper/SysHostMapper.xml
+++ b/src/main/resources/mapper/SysHostMapper.xml
@@ -13,6 +13,7 @@
+
@@ -21,7 +22,7 @@
- create_time, sys_host_id, host_tag, hostname, cpu_arch, cpu_model, cpu_cores, cpu_usage,doker_host_id, f_tenant_id, f_flow_id, f_flow_task_id, f_flow_state
+ create_time, sys_host_id, host_tag, hostname, cpu_arch, cpu_model, cpu_cores, cpu_usage, doker_host_id, update_time, f_tenant_id, f_flow_id, f_flow_task_id, f_flow_state