-- ---------------------------- -- add table column -- ---------------------------- alter table mall_supplier add create_time datetime not null comment '创建时间';