zwhui 1 năm trước cách đây
mục cha
commit
0559498e59
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      netflix-dao/src/main/resources/mapper/WebInfoMapper.xml

+ 1 - 0
netflix-dao/src/main/resources/mapper/WebInfoMapper.xml

@@ -22,5 +22,6 @@
                 and u.nickname like '%${nickName}%'
             </if>
         </where>
+        order by w.id desc
     </select>
 </mapper>