@@ -27,5 +27,7 @@ public class NewsQueryDTO {
private String content;
+ private String picturePath;
+
private String attachmentPath;
}