@@ -113,5 +113,7 @@ public class TblArchivesVo implements Serializable {
private String status;
+ private Long createBy;
+
}