@@ -20,4 +20,6 @@ public class NewsInfoListDTO {
private String newsTypeId;
private String picUrl;
+
+ private Integer sortNo;
}