Aslee 3 лет назад
Родитель
Сommit
c0eee79a90
1 измененных файлов с 1 добавлено и 0 удалено
  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>