zouxuan 3 éve
szülő
commit
e538411e38

+ 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">