diff --git a/jsowell-pile/src/main/resources/mapper/pile/PileFirmwareInfoMapper.xml b/jsowell-pile/src/main/resources/mapper/pile/PileFirmwareInfoMapper.xml
index 29e8d98c5..ed5a2b78f 100644
--- a/jsowell-pile/src/main/resources/mapper/pile/PileFirmwareInfoMapper.xml
+++ b/jsowell-pile/src/main/resources/mapper/pile/PileFirmwareInfoMapper.xml
@@ -29,6 +29,7 @@
and name like concat('%', #{name}, '%') and use_range = #{useRange,jdbcType=VARCHAR}
+ group by create_time DESC