diff --git a/ruoyi-modules/management-platform/src/main/resources/mapper/managementPlatform/ActiveLearnDaoMapper.xml b/ruoyi-modules/management-platform/src/main/resources/mapper/managementPlatform/ActiveLearnDaoMapper.xml
index 55c94dd6..3ec64afd 100644
--- a/ruoyi-modules/management-platform/src/main/resources/mapper/managementPlatform/ActiveLearnDaoMapper.xml
+++ b/ruoyi-modules/management-platform/src/main/resources/mapper/managementPlatform/ActiveLearnDaoMapper.xml
@@ -93,9 +93,7 @@
computing_resource_id = #{activeLearn.computingResourceId},
-
shuffle = #{activeLearn.shuffle},
-
train_size = #{activeLearn.trainSize},