@@ -38,4 +38,6 @@ public class ArticleFileInfo {
* 推文文件:1
*/
private Integer type;
+
+ private Integer fileType;
}