alter table parts add column created_at datetime; add column modifyTime datetime default '1970-01-01 00:00:00';