我现在是使用idea里面的数据库建表,update_time这个字段怎么添加时间戳呀?建表语句该怎么写呢
update_time timestamp NULL DEFAULT NULL COMMENT
update_time