| 
														
															@@ -9,6 +9,8 @@ import java.util.Date; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  * @Date 2020/3/26 
														 | 
														
														 | 
														
															  * @Date 2020/3/26 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  */ 
														 | 
														
														 | 
														
															  */ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 public class ExtraExercilseReplyQueryInfo extends QueryInfo { 
														 | 
														
														 | 
														
															 public class ExtraExercilseReplyQueryInfo extends QueryInfo { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	private Long extracurricularExercisesId; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	private Integer teacherId; 
														 | 
														
														 | 
														
															 	private Integer teacherId; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -20,6 +22,14 @@ public class ExtraExercilseReplyQueryInfo extends QueryInfo { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	private Date submitEndTime;// 提交作业的结束时间 
														 | 
														
														 | 
														
															 	private Date submitEndTime;// 提交作业的结束时间 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	public Long getExtracurricularExercisesId() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+		return extracurricularExercisesId; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	public void setExtracurricularExercisesId(Long extracurricularExercisesId) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+		this.extracurricularExercisesId = extracurricularExercisesId; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	public Integer getTeacherId() { 
														 | 
														
														 | 
														
															 	public Integer getTeacherId() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		return teacherId; 
														 | 
														
														 | 
														
															 		return teacherId; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	} 
														 | 
														
														 | 
														
															 	} 
														 |