Aslee пре 3 година
родитељ
комит
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>