diff --git a/chat-server/src/main/resources/com/bjtds/brichat/mapper/opengauss/TDatasetFilesMapper.xml b/chat-server/src/main/resources/com/bjtds/brichat/mapper/opengauss/TDatasetFilesMapper.xml
index b9b09a2..7b3f591 100644
--- a/chat-server/src/main/resources/com/bjtds/brichat/mapper/opengauss/TDatasetFilesMapper.xml
+++ b/chat-server/src/main/resources/com/bjtds/brichat/mapper/opengauss/TDatasetFilesMapper.xml
@@ -156,6 +156,7 @@
dify_storage_path = #{difyStoragePath},
source_url = #{sourceUrl},
is_deep = #{isDeep},
+ is_es = #{isEs},
WHERE id = #{id}