ALTER TABLE `characters` ADD `createTime` DECIMAL(20,0) NOT NULL default '0' AFTER `vitality_points`;