Loading

摘要: @TableFIled 在字段上使用注解@TableFIled public class User { /** * 创建时间 */ @TableField(value = "create_time", fill = FieldFill.INSERT) @DateTimeFormat(pattern 阅读全文
posted @ 2021-06-01 21:37 hanlin-hl 阅读(714) 评论(0) 推荐(0) 编辑