zwhui hai 1 ano
pai
achega
0559498e59
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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>