@@ -28,4 +28,6 @@ public class NewsArticleVo implements Serializable {
private String photoUrl;
+ private String content;
+
}