提交 5c773684 作者: 925993793@qq.com

bug修改

上级 514e9eb2
......@@ -43,8 +43,6 @@ public class SubjectInfoSourceMiddleMap implements Serializable {
@TableField("create_time")
private Date createTime;
/**创建人*/
@JsonFormat(timezone = "GMT+8",pattern = "yyyy-MM-dd HH:mm:ss")
@DateTimeFormat(pattern="yyyy-MM-dd HH:mm:ss")
@TableField("create_by")
private Date createBy;
private String createBy;
}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论