zouxuan 3 år sedan
förälder
incheckning
e538411e38
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      cms/src/main/resources/config/mybatis/SysNewsInformationMapper.xml

+ 1 - 1
cms/src/main/resources/config/mybatis/SysNewsInformationMapper.xml

@@ -194,7 +194,7 @@
 				and type_ = #{type}
 			</if>
 		</where>
-		ORDER BY order_
+		ORDER BY order_ DESC
 	</select>
 	
 	<update id="deleteWithLogical">