@@ -28,4 +28,6 @@ public class MsgData {
private String newsUrl;
private String newsDescription;
+
+ private String rootSourceId;
}