Aslee 3 years ago
parent
commit
c0eee79a90
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/resources/mappings/modules/hehe/CmHeheDiscountMapper.xml

+ 1 - 0
src/main/resources/mappings/modules/hehe/CmHeheDiscountMapper.xml

@@ -44,6 +44,7 @@
 				ORDER BY ${page.orderBy}
 			</when>
 			<otherwise>
+				order by addTime desc
 			</otherwise>
 		</choose>
 	</select>