xiewj %!s(int64=2) %!d(string=hai) anos
pai
achega
4a9cb6068f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/mapper/site/CommentsMapper.xml

+ 1 - 1
src/main/resources/mapper/site/CommentsMapper.xml

@@ -31,6 +31,6 @@
               )
         </if>
         ORDER BY
-            t.comment_id ASC
+            t.comment_id DESC
     </select>
 </mapper>