|  | @ -346,6 +346,7 @@ public class SignFamily extends IdEntity {
 | 
												
													
														
															|  |         this.signType = signType;
 |  |         this.signType = signType;
 | 
												
													
														
															|  |     }
 |  |     }
 | 
												
													
														
															|  | 
 |  | 
 | 
												
													
														
															|  | 
 |  |     @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+08:00")
 | 
												
													
														
															|  |     @Column(name = "apply_date")
 |  |     @Column(name = "apply_date")
 | 
												
													
														
															|  |     public Date getApplyDate() {
 |  |     public Date getApplyDate() {
 | 
												
													
														
															|  |         return applyDate;
 |  |         return applyDate;
 |