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>