diff --git a/bonus-business/src/main/resources/mapper/business/ProductScreenMapper.xml b/bonus-business/src/main/resources/mapper/business/ProductScreenMapper.xml
index 053c0a5..07cb2a5 100644
--- a/bonus-business/src/main/resources/mapper/business/ProductScreenMapper.xml
+++ b/bonus-business/src/main/resources/mapper/business/ProductScreenMapper.xml
@@ -16,6 +16,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
and tpt.type_id=#{typeId}
+ order by tpt.create_time DESC