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