Mysql设置创建、更新记录时间字段 李维山 2022-02-22 105 阅读1分钟 创建:CreateTime 类型:datetime 默认:CURRENT_TIMESTAMP 更新:UpdateTime 类型:timestamp 默认:CURRENT_TIMESTAMP 如图: 效果: